Sha256: e9d8cccaf00e36b0f2cc954b8e32684e1dd98936cbbc9cb0675bf7517f6c8910
Contents?: true
Size: 142 Bytes
Versions: 2
Compression:
Stored size: 142 Bytes
Contents
require 'minitest/autorun' require 'minitest/spec' require 'pp' module Minitest::Assertions def mu_pp obj obj.pretty_inspect end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fandango-2.1.0 | spec/support/minitest.rb |
fandango-2.0.0 | spec/support/minitest.rb |