Skip to main content

nextest_junit_path

Function nextest_junit_path 

Source
pub fn nextest_junit_path(
    config_file: &Path,
    nextest_profile: &str,
) -> Result<Option<PathBuf>>
Expand description

Determine the configured JUnit output path for a nextest profile.