Skip to main content

make_test_name_and_filterable_path

Function make_test_name_and_filterable_path 

Source
pub(crate) fn make_test_name_and_filterable_path(
    config: &Config,
    testpaths: &TestPaths,
    revision: Option<&str>,
) -> (String, Utf8PathBuf)
Expand description

Creates a name for this test/revision that can be handed over to the executor.