Skip to content

Use random order by default

gitlab-qa-bot requested to merge github/fork/santib/rspec-random into 4-0-dev

Created by: santib

Hi, in https://github.com/rubygems/rubygems/pull/5296 I proposed using --order random on gem creation by default to help prevent introducing order dependant tests. But it might not make sense to have bundler do that if it's not a default on rspec.

So this PR is actually to ask what do you think about it. Have you discussed this in the past? Assuming that this is a best practice in the community, wouldn't it help everyone to have --order random by default?

Merge request reports