
Run RSpec in parallel with flatware
RSpec doesn't come with built-in parallelization like Minitest, but that doesn't mean you cannot parallize your test suite yourself with 3rd-party tools. One such a tool is Flatware.

RSpec doesn't come with built-in parallelization like Minitest, but that doesn't mean you cannot parallize your test suite yourself with 3rd-party tools. One such a tool is Flatware.