Skip to main content

run_tests

Function run_tests 

Source
pub async fn run_tests(
    path: &Path,
    filter: Option<&str>,
    timeout_ms: u64,
    parallel: bool,
) -> TestSummary
Expand description

Discover and run tests in a file or directory.