This post originated from an RSS feed registered with Ruby Buzz
by Joseph Wilk.
Original Post: Cucumber, Tags and Continuous Integration oh my!
Feed Title: JoeSniff
Feed URL: http://www.joesniff.co.uk/feed
Feed Description: Joseph Wilk on AI, The Web, Usability & Software process
We want to be able to commit our code frequently to prevent merge headaches.
“the longer you wait, the more your code will diverge from your teammates. If you don’t commit often you rob them of the opportunity to reduce merge hell.” Aslak Hellesøy
When dealing with Cucumber and Features/Scenarios we may find we want to commit [...]