Closed
Description
Hello,
I was running a test to watch it fail but it was not. It turns out I typed the test wrong. It seems like that if a test name is provided but not found it should be a failure or at least a warning.
cargo test test_something_that_is_typo
Thoughts?
Becker
Closed: rust-lang/cargo#2410