cargo::ops::cargo_test

Function report_test_error

source
fn report_test_error(
    ws: &Workspace<'_>,
    test_args: &[&str],
    opts: &CompileOptions,
    unit_err: &UnitTestError,
    test_error: Error,
)
Expand description

Displays an error on the console about a test failure.