How I Roll - A Cucumber/git workflow
by techpeace
- 5,860 views
Outlines a simple Rails workflow utilizing git, Github Issues, Cucumber, and RSpec. Demonstrates that Cucumber can be used to drive the implementation path.
Outlines a simple Rails workflow utilizing git, Github Issues, Cucumber, and RSpec. Demonstrates that Cucumber can be used to drive the implementation path.
Accessibility
Categories
Upload Details
Uploaded via SlideShare as Adobe PDF
Usage Rights
© All Rights Reserved
Statistics
- Likes
- 9
- Downloads
- 98
- Comments
- 2
- Embed Views
- Views on SlideShare
- 5,780
- Total Views
- 5,860
It appears that you limit Cucumber to views then write the supporting RSpec's to support that. I think I was trying to do too much with Cucumber so I'll give your approach a try and see if I can DRY up my tests. 2 years ago