pub fn is_valid_test_suite_arg<'a, P: AsRef<Path>>( path: &'a Path, suite_path: P, builder: &Builder<'_> ) -> Option<&'a str>