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.8.17 test_app/spec/spec_helper.rb
mutant-0.8.16 test_app/spec/spec_helper.rb
mutant-0.8.15 test_app/spec/spec_helper.rb
mutest-0.0.9 test_app/spec/spec_helper.rb
mutest-0.0.8 test_app/spec/spec_helper.rb
mutant-0.8.14 test_app/spec/spec_helper.rb
mutest-0.0.7 test_app/spec/spec_helper.rb
mutant-0.8.13 test_app/spec/spec_helper.rb
mutest-0.0.6 test_app/spec/spec_helper.rb
mutest-0.0.5 test_app/spec/spec_helper.rb
mutest-0.0.4 test_app/spec/spec_helper.rb
mutest-0.0.3 test_app/spec/spec_helper.rb
mutest-0.0.2 test_app/spec/spec_helper.rb
mutant-0.8.12 test_app/spec/spec_helper.rb
mutant-0.8.11 test_app/spec/spec_helper.rb
mutant-0.8.10 test_app/spec/spec_helper.rb
mutant-0.8.9 test_app/spec/spec_helper.rb
mutant-0.8.8 test_app/spec/spec_helper.rb
mutant-0.8.7 test_app/spec/spec_helper.rb
mutant-0.8.6 test_app/spec/spec_helper.rb