Sha256: 20f0cb6834bcca3631d5d3a828f1b0fc5c088f879a884e68eda9ae41faeb05b9

Contents?: true

Size: 303 Bytes

Versions: 17

Compression:

Stored size: 303 Bytes

Contents

# frozen_string_literal: true

# 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 "test/support/factory"

Version data entries

17 entries across 17 versions & 8 rubygems

Version Path
much-not-given-0.1.3 test/helper.rb
much-factory-0.2.3 test/helper.rb
much-mixin-0.2.5 test/helper.rb
hella-redis-0.5.0 test/helper.rb
much-factory-0.2.2 test/helper.rb
much-decimal-0.1.3 test/helper.rb
much-result-0.1.3 test/helper.rb
much-boolean-0.2.1 test/helper.rb
much-factory-0.2.1 test/helper.rb
much-not-given-0.1.2 test/helper.rb
much-mixin-0.2.4 test/helper.rb
much-decimal-0.1.2 test/helper.rb
much-mixin-0.2.3 test/helper.rb
much-mixin-0.0.1 test/helper.rb
much-not-given-0.1.1 test/helper.rb
much-plugin-0.2.3 test/helper.rb
much-factory-0.2.0 test/helper.rb