Sha256: 7745a350428b3a85bc99a2e5de36cd188bf3acbe003884b098b712ca0f8a32f1
Contents?: true
Size: 310 Bytes
Versions: 114
Compression:
Stored size: 310 Bytes
Contents
# If you want to use a different mock framework than # RSpec-Mocks - just set configure that accordingly # # require 'rspec/core' # RSpec.configure do |c| # c.mock_framework = :rspec # c.mock_framework = :mocha # c.mock_framework = :rr # c.mock_framework = :flexmock # end require 'cucumber/rspec/doubles'
Version data entries
114 entries across 110 versions & 13 rubygems