Expand description
Runners are responsible for executing a test suite’s examples.
Structs§
- Configuration
- A Runner’s configuration.
- Configuration
Builder - Builder for
Configuration
. - Runner
- Runner for executing a test suite’s examples.
Traits§
- Runner
Observer RunnerObserver
s can be attached to aRunner
to observe a