Sha256: 82e1050742783f782a73fc8a3400640cd7c89aa42e3c60d727bb8436e9a239f4
Contents?: true
Size: 556 Bytes
Versions: 12
Compression:
Stored size: 556 Bytes
Contents
require 'ru' require 'support/fixtures_helper' require 'support/process_helper' 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
12 entries across 12 versions & 2 rubygems