line number of
> the first Given and run:
>
> script/cucumber --line 41 --require features/steps
> features/path/to/my.feature
>
> Zach
>
>
> On Sat, Oct 18, 2008 at 4:33 PM, Ben Emson <[EMAIL PROTECTED]> wrote:
>> demo Rake file works, but I'm not sur
Hi All
I've just started experimenting with Cucumber and its great.
However I wasn't quite sure how I should integrate it into my Rails
application.
What I would like to do is set my Rails app up so that I can run a
Cucumber rake task using the standard Rails Rake system.
I've looked through the