Sha256: 5b6da80ac8cddb1795b250aa9b52c10758e56a6ec2784dd49e12b1e146174eb6
Contents?: true
Size: 328 Bytes
Versions: 13
Compression:
Stored size: 328 Bytes
Contents
require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib ib-ruby])) RSpec.configure do |config| # config.exclusion_filter = { :slow => true } # config.filter = { :focus => true } # config.include(UserExampleHelpers) # config.mock_with :mocha # config.mock_with :flexmock # config.mock_with :rr end
Version data entries
13 entries across 13 versions & 1 rubygems