Testing of this cookbook is done with the following tools:
The default rake task will run foodcritic, chefspec, and rubocop:
bundle install
bundle exec berks
bundle exec rake
These will run against multiple platforms listed in .kitchen.yml
and use InSpec
for verification.
kitchen test