find_all_json_tests

Function find_all_json_tests 

Source
pub fn find_all_json_tests(path: &Path) -> Vec<PathBuf>
Expand description

Find all JSON test files in the given path If path is a file, returns it in a vector If path is a directory, recursively finds all .json files