Modules§
Structs§
- Parallelism
- Pathed
IoError - RunOptions
- SubTest
Result - Test
RunSummary - Output from running tests via
run_tests_summary.
Enums§
Statics§
- NO_
CAPTURE - Gets if a
--no-captureor--nocaptureflag was provided to the cli args.
Functions§
- collect_
and_ run_ tests - Helper function to collect and run the tests.
- run_
tests - Runs the tests and panics on failure.
- run_
tests_ summary - Runs the tests returning a summary instead of panicking.