internal/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2024 License: MIT

Directories

Path Synopsis
Package diff implements a basic diff algorithm equivalent to patience diff.
Package diff implements a basic diff algorithm equivalent to patience diff.
Package loader loads tests from various sources.
Package loader loads tests from various sources.
fileloader
Package fileloader loads [test.Test] values from files containing test inputs and expected outputs.
Package fileloader loads [test.Test] values from files containing test inputs and expected outputs.
internal/loadertest
Package loadertest provides a basic golden-file style test running for testing Aureus' internal loader implementations.
Package loadertest provides a basic golden-file style test running for testing Aureus' internal loader implementations.
markdownloader
Package markdownloader loads [test.Test] values from Markdown files containing code blocks representing test inputs and expected outputs.
Package markdownloader loads [test.Test] values from Markdown files containing code blocks representing test inputs and expected outputs.
Package rootfs provides an [fs.FS] implementation that uses the OS's root file system.
Package rootfs provides an [fs.FS] implementation that uses the OS's root file system.
Package runner executes [test.Test] values under Go's native test framework and other test frameworks with a similar interface.
Package runner executes [test.Test] values under Go's native test framework and other test frameworks with a similar interface.
Package test defines a tree structure that describes the tests loaded from one or more Aureus Markdown documents.
Package test defines a tree structure that describes the tests loaded from one or more Aureus Markdown documents.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL