test_command

Function test_command 

Source
pub fn test_command(config: Config, path: &Path) -> Result<Command>
Expand description

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