pub fn run_file(config: Config, path: &Path) -> Result<Output>
Run a single file, with the settings from the config argument. Ignores various settings from Config that relate to finding test files.
config
Config