Test Driven Development with Puppet
introduction
1.
Set up your environment
2.
Create a simple class
3.
Create a more complex class and refactor it
4.
Create a defined type
5.
Create a custom type and provider
6.
Create custom function
7.
Create an augeas procider
8.
Continuous Integration with Travis CI
9.
Continuous Deployement with Travis CI
10.
Code QA with Puppet lint
11.
Prepare for future
Powered by
GitBook
Test Driven Development with Puppet
Introduction
Learn to develop for Puppet using TDD/BDD methods.