|
2 min read
Testing your cookbooks with test-kitchen + chefspec + serverspec, part 2
Cookbooks can also get the same red, green, refactor loop going the same way you would with a simple application. It's not all roses though because the loop itself takes a few minutes at a time. Even...