parallel_tests
https://github.com/grosser/parallel_tests
Ruby
Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
7 Subscribers
Add a CodeTriage badge to parallel_tests
Help out
- Issues
- silences filter messages from rspec
- parallel_rspec hanging
- Is there a way to run a custom cmd with --exec but also pass in the spec files for each process with parallel_rspec?
- handle term signal same as int signal
- Inconsistent / intermittent coverage with SimpleCov 0.22.0 + parallel_tests after upgrading Rails 7.1 → 7.2
- RSpec prints "Run options" banner once per worker under parallel runners
- The `parallel:prepare` task doesn't handle missing database
- [Request] Limiting the maximum number of concurrent processors
- Cucumber How to pass in ENV variables and test files?
- Interesting interaction with dotenv-rails
- Docs
- RuboCop::Cop::Style::MiddleDot#on_str
- Chewy::SettingsExtensions#enabled?
- Paperclip::Storage::S3Extensions#copy_to_local_file
- LinkCrawlWorker#perform
- VoteValidator#account_votes_on_same_poll
- VoteValidator#already_voted_on_non_multiple_poll?
- VoteValidator#already_voted_for_same_choice_on_multiple_poll?
- VoteValidator#self_vote?
- VoteValidator#invalid_choice?
- VoteValidator#poll_non_multiple_and_already_voted?