Sha256: 8ab07cc1c8b92a6cbc48feea3b653dfdcccdab65d07a0826e15a8afe17176c82
Contents?: true
Size: 266 Bytes
Versions: 3
Compression:
Stored size: 266 Bytes
Contents
require 'shellable' 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
shellable-0.0.3 | spec/spec_helper.rb |
shellable-0.0.2 | spec/spec_helper.rb |
shellable-0.0.1 | spec/spec_helper.rb |