fn run_tests( test_files: Vec<PathBuf>, omit_progress: bool, keep_going: bool, print_env_on_error: bool, json_output: bool, ) -> Result<(), Error>
Run all blockchain tests from the given files