serpapi / turbo_tests

Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse and Rubygems source code.
https://rubygems.org/gems/turbo_tests
MIT License
173 stars 25 forks source link

Seed option is not passed to underlying rspec runners #56

Closed yld closed 2 months ago

yld commented 3 months ago

turbo_tests -n 8 --seed 51251

Capture d'écran 2024-05-24 172431

yld commented 3 months ago

PR: https://github.com/serpapi/turbo_tests/pull/57