Sha256: 516528559da8d75479c9e3ecb3757e5552b90ab69818a4c17219cb1c38a96116
Contents?: true
Size: 157 Bytes
Versions: 4
Compression:
Stored size: 157 Bytes
Contents
require 'rspec/core' require 'rspec/expectations' require 'shell_mock/rspec/matchers' RSpec.configure do |config| config.include ShellMock::Matchers end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
shell_mock-0.7.2 | lib/shell_mock/rspec.rb |
shell_mock-0.7.1 | lib/shell_mock/rspec.rb |
shell_mock-0.7.0 | lib/shell_mock/rspec.rb |
shell_mock-0.6.0 | lib/shell_mock/rspec.rb |