mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +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> |
||
---|---|---|
.. | ||
cookbooks/inspec_habitat_fixture | ||
functional | ||
integration/default/inspec_habitat | ||
support/example_profile | ||
unit |