Function cargo::ops::cargo_test::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.