Skip to main content

run_test_step

Function run_test_step 

Source
pub fn run_test_step(
    runner: &CommandRunner,
    root: &Path,
) -> Result<ToolStep, SpawnError>
Expand description

Runs workspace tests through the injectable runner.