Integration testing with InSpec

InSpec is an open-source testing framework. It is part of the Chef Development Kit and the Chef DK installs it at /Users/MY_USERNAME/.chefdk/gem/ruby/x.x.x/bin/inspec

If you have the Chef Develpoment Kit Installed, do not install or update InSpec separately. To find the location of the active InSpec application, execute the command in a terminal window

which inspec

Tips

Tests