pub const TEST_RUNNER_NAME: &str = "test_runner";
Expand description

Name of the test runner.

Several functions assume the existence of a runner with this name.