Sha256: ec01aff950a2af3146608d8d68e25b9fb95e9726406106193a377b543f633f63
Contents?: true
Size: 260 Bytes
Versions: 79
Compression:
Stored size: 260 Bytes
Contents
require 'test/unit' require 'specinfra' require 'serverspec/helper/type' PowerAssert.configure do |c| c.lazy_inspection = true end class Serverspec::TestCase < Test::Unit::TestCase extend Serverspec::Helper::Type include Serverspec::Helper::Type end
Version data entries
79 entries across 79 versions & 3 rubygems