Sha256: 22cee9d967485235d50c507bc41af67844874ba3e0148ebd0f57fcc558bb086e
Contents?: true
Size: 283 Bytes
Versions: 5
Compression:
Stored size: 283 Bytes
Contents
# this file is automatically required when you run `assert` # put any test helpers here # add the root dir to the load path $LOAD_PATH.unshift(File.expand_path("../..", __FILE__)) # require pry for debugging (`binding.pry`) require 'pry' require 'assert-mocha' if defined?(Assert)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
and-son-0.6.0 | test/helper.rb |
and-son-0.5.0 | test/helper.rb |
and-son-0.4.1 | test/helper.rb |
and-son-0.4.0 | test/helper.rb |
and-son-0.3.1 | test/helper.rb |