bundle install
bundle exec rake
bundle exec rake test:foodcritic
bundle exec rake test:cookstyle
bundle exec rake test:kitchen
Docker driver is used for integration testing with test-kitchen. You will need to have docker installed to run integration testing, or adapt the existing .kitchen.yml for your driver.