rspec / rspec-core

RSpec runner and formatters
http://rspec.info
MIT License
1.23k stars 765 forks source link

suggest an option for splitting specified files #3036

Closed hyuraku closed 1 year ago

hyuraku commented 1 year ago

Subject of the issue

RSpec: Is there an option in RSpec to split specified files similar to Jest's shard option? https://github.com/jestjs/jest/pull/12546

Your environment

Steps to reproduce

Expected behavior

Actual behavior

pirj commented 1 year ago

There are several methods for parallelization.