pub fn get_specs_in_dir(
    path: &Path,
    parse_spec_options: &ParseSpecOptions
) -> Vec<(PathBuf, Spec)>