Sha256: 169e999698e68ce6e09fbf4ac56b11e844abf548e694bb0a3725f908864e31b6
Contents?: true
Size: 353 Bytes
Versions: 5
Compression:
Stored size: 353 Bytes
Contents
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) $LOAD_PATH.unshift(File.dirname(__FILE__)) require 'rspec' require 'spf' # Requires supporting files with custom matchers and macros, etc, # in ./support/ and its subdirectories. Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f} RSpec.configure do |config| end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
spf-0.0.46 | spec/spec_helper.rb |
spf-0.0.45 | spec/spec_helper.rb |
spf-0.0.44 | spec/spec_helper.rb |
spf-0.0.43 | spec/spec_helper.rb |
spf-0.0.42 | spec/spec_helper.rb |