Module runner

Source
Available on crate feature runner only.

Structs§

TestsFailed

Functions§

all_tests
Get a list of Test objects.
current_test
Returns the current test, if a test is currently running.
run_tests
Run all tests linked into the current binary, outputting test reports to the provided mk_writer.