Sha256: 7d631549a227562e91e4497314f379b02dcce9620367a6b63cac3fa6ec2df65d
Contents?: true
Size: 334 Bytes
Versions: 33
Compression:
Stored size: 334 Bytes
Contents
require 'mspec/matchers' require 'mspec/expectations' require 'mspec/mocks' require 'mspec/runner' require 'mspec/guards' require 'mspec/helpers' # If the implementation on which the specs are run cannot # load pp from the standard library, add a pp.rb file that # defines the #pretty_inspect method on Object or Kernel. require 'pp'
Version data entries
33 entries across 33 versions & 1 rubygems