pub fn load_spec(path: &Path) -> CliResult<TestSpecFile>Expand description
Parse a spec file (YAML or JSON by extension) and validate it.
pub fn load_spec(path: &Path) -> CliResult<TestSpecFile>Parse a spec file (YAML or JSON by extension) and validate it.