Puppet unit testing for beginners
Thanks to PDK (Puppet Development Kit), writing unit and acceptance tests for Puppet modules has never been easier. We’ve already covered the PDK basics, so if you’re not familiar with this magnificent tool, make sure to glance over the Easy Puppet module development with PDK blog post. This time, we’ll...