pub fn discover_tests_with_selections( path: impl AsRef<Path>, selections: &[String], ) -> Result<impl Iterator<Item = GlobResult>>