Sha256: 9bc76aef4b8812151c2bd4aacf4a3d76a4474e05832fdb0499389d4de48a13f9
Contents?: true
Size: 336 Bytes
Versions: 1
Compression:
Stored size: 336 Bytes
Contents
require 'coveralls' Coveralls.wear! require 'marksman' 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
marksman-0.1 | spec/spec_helper.rb |