Skip to main content

run_test_file

Function run_test_file 

Source
fn run_test_file(
    file_path: &Path,
    json_output: bool,
    print_env_on_error: bool,
) -> Result<usize, Error>
Expand description

Run tests from a single file