Module runner

Module runner 

Source
Expand description

Runs tests concurrently with a progress bar.

Structs§

Output
The output of the test runner.

Enums§

Error
A test runner error.

Functions§

run
Runs a test context in the default test runner.

Type Aliases§

Result
A test runner result.

Attribute Macros§

main
Defines a main function for an af_core::test suite.