The Rspec codebase is itself a great example of how to use Cucumber
correctly, IMO.

Are you new to TDD entirely? If yes, then I'd suggest you come up to
speed on that first. In my experience, many codebases substitute
cucumber specs for TDD which is a bad idea.

Best,
Sidu.
http://c42.in
http://twitter.com/ponnappa


On 22 June 2012 15:04, Joshua Muheim <li...@ruby-forum.com> wrote:
> Hey everybody
>
> I came here through the RSpec Book, so I grant myself to ask something
> about Cucumber here. ;)
>
> I'm still very new to the topic and read a lot of different opinions
> about how to do great Cucumber scenarios. Still, I'm a bit unsure as I
> don't have any experience in using it. So I hoped to be able to look
> into a few open source projects that use Cucumber the way it was meant
> to be (without relying on the web_steps.rb etc.)?
>
> Thanks a lot for hints.
> Josh
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to