Function cargo::ops::run_tests [] [src]

pub fn run_tests(manifest_path: &Path, options: &TestOptions, test_args: &[String]) -> CargoResult<Option<CargoTestError>>