cargo/tests/testsuite/cargo_test
Ed Page 76918a0e99 fix(cli): Clarify --test is for targets, not test functions
We already refer to test targets as "test targets" instead of "tests" in
`--test` but not `--tests` or in the error output.  This makes it
uniformly refer to them as "test targets", making it clearer that these
aren't test functions.

Fixes #7864
2023-11-03 15:45:00 -05:00
..
help fix(cli): Clarify --test is for targets, not test functions 2023-11-03 15:45:00 -05:00
no_keep_going fix(help): Consistently use SCREAMING_CASE for value names 2023-10-17 16:47:44 -05:00
mod.rs test: move --keep-going suggestion match tests to UI tests 2023-08-22 19:21:09 +01:00