Sha256: 494c53cb1c370452b72698dc2b653009fa34071bed2c7ac1d9085f2fabe41a91
Contents?: true
Size: 340 Bytes
Versions: 7
Compression:
Stored size: 340 Bytes
Contents
require 'rumour-ruby' # require "codeclimate-test-reporter" # CodeClimate::TestReporter.start 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
7 entries across 7 versions & 1 rubygems