mirror of
https://github.com/inspec/inspec
synced 2024-11-11 07:34:15 +00:00
476c6878b3
+ 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> |
||
---|---|---|
.. | ||
api_base_test.rb | ||
api_cli_test.rb | ||
api_dsl_test.rb | ||
back_compat_test.rb | ||
installer_test.rb | ||
loader_test.rb | ||
plugin_conf_test.rb |