Chef
-
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...
read article -
Getting started with chef cookbooks as an app dev with test-kitchen + docker, part 1
How do you get started with chef cookbooks as an app dev? My first time approaching Chef was after doing Android for about 2 years. Whether you're working on the front-end or backend or even on...
read article