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

Feature request: Limit maximum number of specs run #424

Open
ibrahima opened this issue Jul 30, 2021 · 0 comments
Open

Feature request: Limit maximum number of specs run #424

ibrahima opened this issue Jul 30, 2021 · 0 comments

Comments

@ibrahima
Copy link

I couldn't find an option or an issue/PR for this, so apologies if this has already been requested!

It could be handy to have a limit on the maximum number of specs run. I mainly run into this when switching branches that are way out of date with the main branch - it'll end up running a ton of specs because a ton of files were changed, and it might take ~15-20 minutes to run all the specs and might tax my CPU. It might be nice to be able to say, if more than 10 files change, or more than 10 spec files would be re-run, don't do anything. For me, guard-rspec is most helpful for doing TDD, so I prefer it for the quick feedback on stuff I'm editing rather than getting all the specs re-run after a branch change.

Thanks!

@ibrahima ibrahima changed the title Feature request: Limit maxium number of specs run Feature request: Limit maximum number of specs run Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant