mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
eead889325
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> |
||
---|---|---|
.. | ||
custom-resource | ||
inheritance | ||
kitchen-ansible | ||
kitchen-chef | ||
kitchen-puppet | ||
meta-profile | ||
plugins/inspec-resource-lister | ||
profile | ||
profile-attribute | ||
profile-aws | ||
profile-azure | ||
profile-sensitive | ||
profile-attribute.yml | ||
README.md |
InSpec examples
This directory contains multiple examples that explain the usage of the InSpec:
kitchen-chef
Test-Kitchen with Chef and InSpeckitchen-puppet
Test-Kitchen with Puppet and InSpeckitchen-ansible
Test-Kitchen with Ansible and InSpecprofile
Example of an InSpec profile