cargo test: allow to specify tests by filename and line #6478
Labels
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-test
If it was possible to specify tests to run by filename and line of the test function, then editors would not need to work hard in order to invoke specific tests from within the editor. Currently reliance on heuristics or RLS features is needed for this.
The text was updated successfully, but these errors were encountered: