Skip to main content

failed_test_names

Function failed_test_names 

Source
pub fn failed_test_names(result: &TestRunResult) -> Vec<String>
Expand description

Extract a list of failed test names from a result for re-running.