Robert Walker wrote in post #968848:
> Mike Disuza wrote in post #968779:
>> Hi,
>> I am trying to start with Cucumber for testing purpose. As I haven't
>> done any testing in rails I am facing a problem to start. Can anyone
>> tell me How can I start with Cucumber?
>
> Feature: Learn Cucumber
>   In order to learn Cucumber and RSpec
>   As a new user of Behavior Driven Development (BDD)
>   I want to purchase and read "The RSpec Book"
>
>   Scenario: Purchase "The RSpec Book"
>     Given I have 24 dollars to invest in my learning
>     When I purchase "The RSpec Book" from pragprog.com
>     And I receive my copy of the book
>     Then I can begin learning "Behavior Driven Development with RSpec"
>     And I can begin learning "Behavior Driven Development with Cucumber"

Or read the documentation at http://cukes.info ...

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to