Sha256: bf8b9b86b491ceae89ebdc067b80a9046a92d82c1b64361165c2d35896b6d8d6

Contents?: true

Size: 332 Bytes

Versions: 2

Compression:

Stored size: 332 Bytes

Contents

require 'rspec'
require 'mocktra'
require 'sunbro'

RSpec.configure do |config|
  # Run specs in random order to surface order dependencies. If you find an
  # order dependency and want to debug it, you can fix the order by providing
  # the seed, which is printed after each run.
  #     --seed 1234
  config.order = "random"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sunbro-0.1.3 spec/spec_helper.rb
sunbro-0.1.2 spec/spec_helper.rb