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

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