On Thu, Jan 28, 2010 at 12:54 PM, rogerdpack wrote:
> As a note of feedback, when I do a spec --help, I saw this line...
>
> -e, --example [NAME|FILE_NAME] Execute example(s) with matching
> name(s). If the argument is
> the path to an existing file
> (typi
On 29 Jan 2010, at 11:53, Amit Kulkarni wrote:
> Hello,
> Is there any way to test controllers using cucumber.
> I was doing it with rspec but since cucumber's description is good how
> can i proceed testing it with cucumber?
Hi Amit. There's a Cucumber specific mailing list at
http://groups.goo
Hello,
Is there any way to test controllers using cucumber.
I was doing it with rspec but since cucumber's description is good how
can i proceed testing it with cucumber?
For e.g.
I have a scenario of user creation like
Feature: User Scenarios
Scenario: Successfull creation of user
Given a n