Skip to main content

Crate ouro

Crate ouro 

Source

Modules§

config
diff
parser
patterns
runner

Structs§

Suite
Builder for running a suite of golden tests.
TestsFailed
Returned when one or more tests fail. Details have already been printed to stderr.

Functions§

run
Load config from ouro.toml (searched upward from CWD) and run all tests.
run_from_cwd
Convenience: load config from ouro.toml (searched upward from CWD).