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

Add seed parameter to turbo tests #33

Closed mRudzki closed 1 year ago

mRudzki commented 1 year ago

Improve the reproducibility by allowing the user to define seeds. It can show randomly failing specs (I have had some project that had problem with those) failing only with specific seed.