inspec/examples
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
..
custom-resource Allow custom resources to access all other resources (#3108) 2018-06-06 11:56:51 -04:00
inheritance Add windows functional tests (#3385) 2018-09-12 18:04:16 -04:00
kitchen-ansible Fix: pointed concurrent-ruby to version 1.0 to fix dependencies (#2879) 2018-03-26 14:28:11 -04:00
kitchen-chef Don't include the apt recipe over and over again in the recipes 2019-02-13 17:19:55 -08:00
kitchen-puppet updating kitchen-puppet example for puppet 15 (#2972) 2018-04-19 12:55:10 -04:00
meta-profile Fixes typo. (#2047) 2017-08-17 15:13:44 -04:00
plugins/inspec-resource-lister Modernize use of Minitest. 2019-05-03 15:01:57 -07:00
profile Change Inspec to InSpec where appropriate (#3494) 2018-10-15 12:09:46 -04:00
profile-attribute Update docs 2019-01-28 00:42:27 -05:00
profile-aws Add example profiles for AWS/Azure (#2680) 2018-02-18 12:12:44 +01:00
profile-azure Add example profiles for AWS/Azure (#2680) 2018-02-18 12:12:44 +01:00
profile-sensitive Fix typo in some docs (#2841) 2018-03-20 08:43:30 -04:00
profile-attribute.yml feature: attribute handling 2016-06-14 02:49:03 +02:00
README.md Update list of examples 2015-12-30 21:40:57 +01:00

InSpec examples

This directory contains multiple examples that explain the usage of the InSpec: