Structs§
- Test
Result - TestResult of running tests. Contains a field for all passed and failed tests.
Enums§
- Reporter
- Reporter used to
formatthe output ofrunning the tests.
Functions§
- run
- Evaluates a nix file containing test expressions.
This uses
nix-instantiate --eval --strictunderthehood.