Sha256: 87c7cc2d59ce72cb1a31e6c0dd148f4f0c52f48b8395333cf36ff7f1e9cf0b4d
Contents?: true
Size: 245 Bytes
Versions: 255
Compression:
Stored size: 245 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 end
Version data entries
255 entries across 255 versions & 23 rubygems