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 `--nice` flag #44

Open Bo98 opened 8 months ago

Bo98 commented 8 months ago

This mimics the same flag available in parallel_tests: https://github.com/grosser/parallel_tests/blob/6e9be6f529b64e5f9c8e4439754bca0b2ef3f2b1/Readme.md?plain=1#L251