Sha256: 446b392945c894329e4b7c8885efecb3360ca4351a15b9aeb759d7b9368570eb
Contents?: true
Size: 379 Bytes
Versions: 9
Compression:
Stored size: 379 Bytes
Contents
require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib hookr])) Spec::Runner.configure do |config| # == Mock Framework # # RSpec uses it's own mocking framework by default. If you prefer to # use mocha, flexmock or RR, uncomment the appropriate line: # # config.mock_with :mocha # config.mock_with :flexmock # config.mock_with :rr end # EOF
Version data entries
9 entries across 7 versions & 3 rubygems