kamal
Tue Aug 28 2018
rspec has a
--bisect
flag that helps to chase down order-dependent test failures. It will figure out the minimum number of tests when run in order will produce the test failure.