Sha256: e316db1c33a35909bc47a8781a06e6e8d5c77e93bf92166fbaa476cca6001f3d

Contents?: true

Size: 241 Bytes

Versions: 47

Compression:

Stored size: 241 Bytes

Contents

$LOAD_PATH << File.join(File.dirname(__FILE__), '../lib')

require 'test_app'
require 'rspec'

# require spec support files and shared behavior
Dir[File.expand_path('../{support,shared}/**/*.rb', __FILE__)].each do |file|
  require file
end

Version data entries

47 entries across 47 versions & 2 rubygems

Version Path
mutant-0.9.11 test_app/spec/spec_helper.rb
mutant-0.9.10 test_app/spec/spec_helper.rb
mutant-0.9.9 test_app/spec/spec_helper.rb
mutant-0.9.8 test_app/spec/spec_helper.rb
mutant-0.9.7 test_app/spec/spec_helper.rb
mutant-0.9.6 test_app/spec/spec_helper.rb
mutant-0.9.5 test_app/spec/spec_helper.rb
mutant-0.9.4 test_app/spec/spec_helper.rb
mutant-0.9.3 test_app/spec/spec_helper.rb
mutant-0.9.2 test_app/spec/spec_helper.rb
mutant-0.9.1 test_app/spec/spec_helper.rb
mutant-0.9.0 test_app/spec/spec_helper.rb
mutest-0.0.10 test_app/spec/spec_helper.rb
mutant-0.8.24 test_app/spec/spec_helper.rb
mutant-0.8.23 test_app/spec/spec_helper.rb
mutant-0.8.22 test_app/spec/spec_helper.rb
mutant-0.8.21 test_app/spec/spec_helper.rb
mutant-0.8.20 test_app/spec/spec_helper.rb
mutant-0.8.19 test_app/spec/spec_helper.rb
mutant-0.8.18 test_app/spec/spec_helper.rb