Modules§
Structs§
- Suite
- Builder for running a suite of golden tests.
- Tests
Failed - 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).