Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rtyler/red-green-example
- Owner: rtyler
- Created: 2012-09-26T07:32:06.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-26T08:37:32.000Z (about 12 years ago)
- Last Synced: 2024-11-26T21:03:19.677Z (29 days ago)
- Language: Ruby
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`