Skip to main content

batch_fuzzy_filter

Function batch_fuzzy_filter 

Source
pub fn batch_fuzzy_filter(query: &str, test_names: &[String]) -> Vec<String>
Expand description

Non-interactive batch fuzzy filter: returns matching test names.