Sha256: 612a639ae5cfe6f175f78077bcac5d9d7d6e8ede1c1ac5b7af814cdfb08a9626

Contents?: true

Size: 307 Bytes

Versions: 5

Compression:

Stored size: 307 Bytes

Contents

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), 'lib'))

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

5 entries across 5 versions & 1 rubygems

Version Path
git-whistles-1.4.2 spec/spec_helper.rb
git-whistles-1.4 spec/spec_helper.rb
git-whistles-1.3 spec/spec_helper.rb
git-whistles-1.2.1 spec/spec_helper.rb
git-whistles-1.2.0 spec/spec_helper.rb