Test Kitchen provides a test harness to execute infrastructure code on one or more platforms in isolation. A driver plugin architecture is used to run code on various cloud providers and virtualization technologies such as Vagrant, Amazon EC2, Microsoft Azure, Google Compute Engine, Docker, and more. Many testing frameworks are supported out of the box including Chef InSpec, Serverspec, and Bats For Chef Infra workflows, cookbook dependency resolution via Berkshelf or Policyfiles is supported or include a cookbooks/ directory and Kitchen will know what to do. Test Kitchen is used by all Chef-managed community cookbooks and is the integration testing tool of choice for cookbooks.