[rspec-users] Did I write my specs as I should?

2012-11-17 Thread dougui
Hello, I read a lot about rails and BDD and I think I've found my own path. I want to share my method and to know what you think about that. This is my workflow : 1. Creation of feature specs (example 1); 1. Only the happy path 2. Test only things than the user can view; 3. Don't

[rspec-users] test case creation for a pizza ordering site

2012-11-17 Thread chaitra b.
Hi, I am new to Ruby and Cucumber. Can anyone help me with creating test scripts using cucumber for a pizza ordering site which requires a login or new user creation to place an order. Thanks ! -- Posted via http://www.ruby-forum.com/. ___ rspec-user

Re: [rspec-users] test case creation for a pizza ordering site

2012-11-17 Thread George Dinwiddie
Chaitra, You'll get better help on Cucumber if you use the Cucumber mailing list rather than the rspec list. I've CC'd that list on this reply. Please join that list and reply only there. On 11/17/12 9:57 PM, chaitra b. wrote: Hi, I am new to Ruby and Cucumber. Can anyone help me with creat