Sha256: ecfaaa94c8e8f35aa682695c2b5231d95514779c58769bec13fde961fd8e8508

Contents?: true

Size: 338 Bytes

Versions: 7

Compression:

Stored size: 338 Bytes

Contents

RSpec.configure do |config|
  config.expect_with :rspec do |expectations|
    expectations.include_chain_clauses_in_custom_matcher_descriptions = true
  end

  config.mock_with :rspec do |mocks|
    mocks.verify_partial_doubles = true
  end

  config.shared_context_metadata_behavior = :apply_to_host_groups

  config.order = :random
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
anoubis-1.0.12 spec/spec_helper.rb
anoubis-1.0.11 spec/spec_helper.rb
anoubis-1.0.10 spec/spec_helper.rb
anoubis-1.0.8 spec/spec_helper.rb
anoubis-1.0.7 spec/spec_helper.rb
anoubis-1.0.1 spec/spec_helper.rb
anoubis-1.0.0 spec/spec_helper.rb