Sha256: f627800d19185a40a68cfe5fcbcb3cf5df5a8cd0c3bc81b4d730303f44723d06
Contents?: true
Size: 488 Bytes
Versions: 3
Compression:
Stored size: 488 Bytes
Contents
require 'rh' RSpec.configure do |config| # ## Mock Framework # # If you prefer to use mocha, flexmock or RR, uncomment the appropriate line: # # config.mock_with :mocha # config.mock_with :flexmock # config.mock_with :rr # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rh-0.0.3 | spec/spec_helper.rb |
rh-0.0.2 | spec/spec_helper.rb |
rh-0.0.1 | spec/spec_helper.rb |