Sha256: f9d7413bdf4c50f30b130a012b68291e0825821a732c6e642934676c38e09469

Contents?: true

Size: 557 Bytes

Versions: 37

Compression:

Stored size: 557 Bytes

Contents

require 'coveralls'
Coveralls.wear!
require 'ayadn'
#require 'fakefs/spec_helpers'

RSpec.configure do |config|
  # config.treat_symbols_as_metadata_keys_with_true_values = true
  config.run_all_when_everything_filtered = true
  config.filter_run :focus
  # 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'
  #config.include FakeFS::SpecHelpers, fakefs: true
end

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
ayadn-4.0.3 spec/spec_helper.rb
ayadn-4.0.2 spec/spec_helper.rb
ayadn-4.0.1 spec/spec_helper.rb
ayadn-4.0 spec/spec_helper.rb
ayadn-3.0 spec/spec_helper.rb
ayadn-2.1 spec/spec_helper.rb
ayadn-2.0.12 spec/spec_helper.rb
ayadn-2.0.11 spec/spec_helper.rb
ayadn-2.0.10 spec/spec_helper.rb
ayadn-2.0.9 spec/spec_helper.rb
ayadn-2.0.8 spec/spec_helper.rb
ayadn-2.0.7 spec/spec_helper.rb
ayadn-2.0.6 spec/spec_helper.rb
ayadn-2.0.5 spec/spec_helper.rb
ayadn-2.0.4 spec/spec_helper.rb
ayadn-2.0.3 spec/spec_helper.rb
ayadn-2.0.2 spec/spec_helper.rb
ayadn-2.0.1 spec/spec_helper.rb
ayadn-2.0 spec/spec_helper.rb
ayadn-1.8.2 spec/spec_helper.rb