Function ui_test::run_file

source ·
pub fn run_file(config: Config, path: &Path) -> Result<Output>
Expand description

Run a single file, with the settings from the config argument. Ignores various settings from Config that relate to finding test files.