On 2 Oct 2009, at 17:16, Sam Treweek wrote:
I want to be able to execute only 1 row in an Scenario/Outline Example
table. Is there a method already created for me to access. I have
certain validation rules for only running 1 row of data coming from an
external request to execute cuke.
So havin
On Fri, Oct 2, 2009 at 11:16 AM, Sam Treweek wrote:
> I want to be able to execute only 1 row in an Scenario/Outline Example
> table. Is there a method already created for me to access. I have
> certain validation rules for only running 1 row of data coming from an
> external request to execute cu
I want to be able to execute only 1 row in an Scenario/Outline Example
table. Is there a method already created for me to access. I have
certain validation rules for only running 1 row of data coming from an
external request to execute cuke.
So having something in a step_definition file like:
tes
On Fri, Oct 2, 2009 at 9:24 AM, Tim Walker wrote:
> Try commenting out your step completely or temporarily removing
> forums_step.rb. Run and see what step it's matching. I'd imagine it's
> matching a webrat step.
Also: there's a separate list for Cucumber stuff these days. Check out:
http://gro
Try commenting out your step completely or temporarily removing
forums_step.rb. Run and see what step it's matching. I'd imagine it's
matching a webrat step.
Good luck,
Tim
On Thu, Oct 1, 2009 at 6:27 PM, mithunperera wrote:
>
> hi,
> I did a senario like to u. but i got unswer.
> go and follo