inspec/examples
Ryan Davis eead889325 Fix test framework contention.
RSpec is used internally. Minitest is used for our tests. They don't
really like each other. This fixes that and gets our tests
consistently running the correct number of tests (they were load-order
dependent before and each platform had its own different number of
tests it would run).

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-05-15 00:33:53 -07:00
..
custom-resource Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
inheritance Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
kitchen-ansible Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
kitchen-chef Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
kitchen-puppet Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
meta-profile Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
plugins/inspec-resource-lister Fix test framework contention. 2019-05-15 00:33:53 -07:00
profile Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
profile-attribute Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07: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 Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07: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: