Re: [rspec-users] [cucumber] Multi-line Step Arguments

2009-05-07 Thread keith shaw
That did the trick! Thank You! On Thu, May 7, 2009 at 4:33 PM, Matt Wynne wrote: > > On 7 May 2009, at 21:28, keith shaw wrote: > > Hey All, >> >> I am trying to set up cucumber to use the multiline step argument. I have >> my test posted here : http://gist.github.com/108328. >> > > You need

Re: [rspec-users] [cucumber] Multi-line Step Arguments

2009-05-07 Thread aslak hellesoy
> On 7 May 2009, at 21:28, keith shaw wrote: > > Hey All, >> >> I am trying to set up cucumber to use the multiline step argument. I have >> my test posted here : http://gist.github.com/108328. >> > > You need to use 'Scenario Outline', not 'Scenario' if you're using an > Examples table. I think

Re: [rspec-users] [cucumber] Multi-line Step Arguments

2009-05-07 Thread Matt Wynne
On 7 May 2009, at 21:28, keith shaw wrote: Hey All, I am trying to set up cucumber to use the multiline step argument. I have my test posted here : http://gist.github.com/108328. You need to use 'Scenario Outline', not 'Scenario' if you're using an Examples table. I think that's the pro

[rspec-users] [cucumber] Multi-line Step Arguments

2009-05-07 Thread keith shaw
Hey All, I am trying to set up cucumber to use the multiline step argument. I have my test posted here : http://gist.github.com/108328. I am currently using cucumber version 0.2.3. When I run the test the browser opens for a split second and I receive the following error : /Library/Ruby/Gems/1