Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify file lines on forced selection #250

Open
AlexB52 opened this issue Feb 21, 2025 · 0 comments
Open

Specify file lines on forced selection #250

AlexB52 opened this issue Feb 21, 2025 · 0 comments
Labels
enchancements New feature or request

Comments

@AlexB52
Copy link
Owner

AlexB52 commented Feb 21, 2025

People have expressed interest in running only spec on certain lines in this topic discussion

Something like bin/rspec path.rb:123 or bin/rails test path.rb:123
This seems to be really useful for minitest runner, rspec often comes with the :force tag (but not always). There is no way to force specs on the Minitest runner natively.

Question: How can we implement this without degrading the user experience?

@AlexB52 AlexB52 added the enchancements New feature or request label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enchancements New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant