Skip to main content

run_tests

Function run_tests 

Source
async fn run_tests(
    settings: &Settings,
    filter: Option<&str>,
    overlay: Option<&Path>,
    no_docker: bool,
) -> Result<Option<TestResults>, CliError>