inspec/lib/plugins/inspec-habitat/test
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
..
cookbooks/inspec_habitat_fixture Rewrite inspec-habitat plugin 2019-02-19 00:47:14 -08:00
functional Modernize use of Minitest. 2019-05-03 15:01:57 -07:00
integration/default/inspec_habitat Rewrite inspec-habitat plugin 2019-02-19 00:47:14 -08:00
support/example_profile Rewrite inspec-habitat plugin 2019-02-19 00:47:14 -08:00
unit Modernize use of Minitest. 2019-05-03 15:01:57 -07:00