Directories ¶
Path | Synopsis |
---|---|
Package flags defines the command-line flags used by Aureus during test execution.
|
Package flags defines the command-line flags used by Aureus during test execution. |
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. |
Click to show internal directories.
Click to hide internal directories.