Module af_core::test::runner [−][src]
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 Definitions
| Result | A test runner result. |
Attribute Macros
| main | Defines a main function for an |