This post originated from an RSS feed registered with Ruby Buzz
by Jamie Hill.
Original Post: Why I stopped using Pickle with Cucumber
Feed Title: The Lucid
Feed URL: http://feeds.feedburner.com/thelucid
Feed Description: Lightweight ramblings and tips on Ruby and Rails.
…no, not because it leaves a bitter aftertaste, I’m talking about the Pickle step definitions for Cucumber.
I have lately been using Pickle when writing Cucumber features, however I have come to the conclusion that this is a bad idea. The reason for being that when using Pickle, you create entries directly, whereas the whole point [...]