Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.
I'm trying to override attributes in the java cookbook with test-kitchen. When I try run kitchen converge default-centos-64, a bad …
yaml chef-infra test-kitchenI have my Chef cookbooks stored in chef/cookbooks/ folder. When running kitchen converge I am still getting notice Berksfile, …
chef-infra test-kitchenI am trying develop a cookbook to make a flask app work with gunicorn and nginx. I have been successful …
flask chef-infra gunicorn cookbook test-kitchenI'm new to Chef and have been using Test Kitchen to test the validity of my cookbooks, which works great. …
testing tdd chef-infra role test-kitchen