Sha256: 06aa4a277d6a91f0925fda1a49cabf6309b6eef4b4871c98bf029aeb7ba8075a

Contents?: true

Size: 319 Bytes

Versions: 2

Compression:

Stored size: 319 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + "/example_run_state_tracking")

require File.expand_path(File.dirname(__FILE__) + "/../initialize")

$LOAD_PATH.unshift File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'spectie'

Spec::Runner.configure do |config|
  config.mock_with :mocha
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spectie-0.0.4 spec/spec_helper.rb
spectie-0.0.3 spec/spec_helper.rb