Skip to main content

run_test_file

Function run_test_file 

Source
pub async fn run_test_file(
    path: &Path,
    filter: Option<&str>,
    timeout_ms: u64,
    execution_cwd: Option<&Path>,
) -> Result<Vec<TestResult>, String>
Expand description

Run all test_* pipelines in a single source file using the VM.