Sha256: 6842ab0babaf49ed0dc770a0941e977c1588ef9a734f8b52fd4b556bfb7454a1

Contents?: true

Size: 555 Bytes

Versions: 28

Compression:

Stored size: 555 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

28 entries across 28 versions & 1 rubygems

Version Path
ayadn-1.4.2 spec/spec_helper.rb
ayadn-1.4.1 spec/spec_helper.rb
ayadn-1.4.0 spec/spec_helper.rb
ayadn-1.3.2 spec/spec_helper.rb
ayadn-1.3.1 spec/spec_helper.rb
ayadn-1.3.0 spec/spec_helper.rb
ayadn-1.2.10 spec/spec_helper.rb
ayadn-1.2.9 spec/spec_helper.rb
ayadn-1.2.8 spec/spec_helper.rb
ayadn-1.2.7 spec/spec_helper.rb
ayadn-1.2.6 spec/spec_helper.rb
ayadn-1.2.5 spec/spec_helper.rb
ayadn-1.2.4 spec/spec_helper.rb
ayadn-1.2.3 spec/spec_helper.rb
ayadn-1.2.2 spec/spec_helper.rb
ayadn-1.2.1 spec/spec_helper.rb
ayadn-1.2.0 spec/spec_helper.rb
ayadn-1.1.3 spec/spec_helper.rb
ayadn-1.1.1 spec/spec_helper.rb
ayadn-1.1.0 spec/spec_helper.rb