Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rtyler/red-green-example

Example project for my PuppetConf Presentation: Red, Green, Re-provision - Test Driven Operations
https://github.com/rtyler/red-green-example

Last synced: 27 days ago
JSON representation

Example project for my PuppetConf Presentation: Red, Green, Re-provision - Test Driven Operations

Awesome Lists containing this project

README

        

red-green-example
=================

Example project for my PuppetConf Presentation: Red, Green, Re-provision - Test Driven Operations

To run the RSpec tests run `rake spec`

To run the Cucumber tests, run `rake cucumber`