Sha256: 909742327ebf611002f73e1e505621ecd99dadc00ef2371e248254a1874164d8
Contents?: true
Size: 268 Bytes
Versions: 6
Compression:
Stored size: 268 Bytes
Contents
require 'minitest-chef-handler' path = File.expand_path('{test/test_*,spec/*_spec}.rb', File.dirname(__FILE__)) report_handlers << MiniTest::Chef::Handler.new(:path => path) cookbook_path File.expand_path('cookbooks', File.dirname(__FILE__)) log_location 'chef.log'
Version data entries
6 entries across 6 versions & 1 rubygems