Skip to main content

run_tests

Function run_tests 

Source
fn run_tests(
    test_files: Vec<PathBuf>,
    omit_progress: bool,
    keep_going: bool,
    print_env_on_error: bool,
    json_output: bool,
) -> Result<(), Error>
Expand description

Run all blockchain tests from the given files