Sha256: 012a84ff42ffadb666d15e86669f098bf3198a9dfb9a5a56f488164d6fac286c
Contents?: true
Size: 244 Bytes
Versions: 6
Compression:
Stored size: 244 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__))
Version data entries
6 entries across 6 versions & 1 rubygems