inspec/lib/plugins/inspec-artifact
Ryan Davis 476c6878b3 Modernize use of Minitest.
+ Turn off verbosity in Rakefile by default. Use `rake V=1` to turn back on.
+ MiniTest -> Minitest everywhere.
+ MiniTest::Unit::TestCase -> Minitest::Test everywhere.
+ Updated minitest doco urls to official and up-to-date site.
+ Normalize requires. Only needs "minitest/autorun" and "minitest/pride".

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-05-03 15:01:57 -07:00
..
lib Change Inspec to InSpec where appropriate (#3494) 2018-10-15 12:09:46 -04:00
test/functional Modernize use of Minitest. 2019-05-03 15:01:57 -07:00