Sha256: 65df60e6f169f3386db79d49eed3972a3ccdb9f464d795dd2e99d8d46195af3a

Contents?: true

Size: 88 Bytes

Versions: 44

Compression:

Stored size: 88 Bytes

Contents

# Run tests in a random order
RSpec.configure do |config|
  config.order = "random"
end

Version data entries

44 entries across 44 versions & 4 rubygems

Version Path
uuids-5.0.0 spec/support/all/config/random_order.rb
uuids-4.1.8 spec/support/all/config/random_order.rb
uuids-4.1.7 spec/support/all/config/random_order.rb
uuids-4.1.6 spec/support/all/config/random_order.rb
uuids-4.1.5 spec/support/all/config/random_order.rb
uuids-4.1.4 spec/support/all/config/random_order.rb
uuids-4.1.3 spec/support/all/config/random_order.rb
uuids-4.1.2 spec/support/all/config/random_order.rb
uuids-4.1.1 spec/support/all/config/random_order.rb
uuids-4.1.0 spec/support/all/config/random_order.rb
uuids-4.0.1 spec/support/all/config/random_order.rb
uuids-4.0.0 spec/support/all/config/random_order.rb
uuids-3.0.0 spec/support/all/config/random_order.rb
uuids-2.0.0 spec/support/all/config/random_order.rb
uuids-1.4.2 spec/support/all/config/random_order.rb
uuids-1.4.1 spec/support/all/config/random_order.rb
uuids-1.4.0 spec/initializers/random_order.rb
uuids-1.3.0 spec/support/initializers/random_order.rb
uuids-1.2.0 spec/support/initializers/random_order.rb
hexx-1.1.1 lib/generators/install/templates/spec/random_order.erb