Expand description

The test runner.

The main structure in this module is TestRunner.

Structs

Information about a single execution of a test.

Information about executions of a test, including retries.

Statistics for a test run.

Context for running tests.

Test runner options.

Enums

A description of test executions obtained from ExecuteStatuses.

Whether a test passed, failed or an error occurred while executing the test.