6 ms·
Alternatively for RSpec and friends there's https://github.com/grosser/parallel_tests https://github.com/grosser/parallel_tests. Works without a centralised ser
by cburgmer 11y ago
Alternatively for RSpec and friends there's https://github.com/grosser/parallel_tests https://github.com/grosser/parallel_tests. Works without a centralised server.
- speedkills 11y agoI do like parallel_tests for rspec but specifically like that TLB is multiplatform as we use many test engines in my shop for our Ruby, JS, Scala, C#, and Swift code. I don't mind installing a jvm but really appreciate setting up one server and being able to leverage it for multiple code bases.