« Return to Thread: [ANN] Cucumber

Re: [ANN] Cucumber

by Jake Howerton :: Rate this Message:

Reply to Author | View in Thread

Aslak,

Is it the intention to only be able to do one scenario per feature?  If I add a second scenario, I get a syntax error.

If so, how are you going to organize hundreds of features?  In my existing stories I typically call it something like "Managing Widgets" and then put the scenarios for all features related to that idea within that singular story file.

-Jake

On Fri, Aug 8, 2008 at 11:48 AM, Dean Wampler <deanwampler@...> wrote:
Aslak,

Thanks for the great demo of Cucumber at Agile 2008.

dean


On Fri, Aug 8, 2008 at 8:58 AM, aslak hellesoy <aslak.hellesoy@...> wrote:
I have pushed some updates to the documentation. Especially Rails
instructions (which describe Cucumber generators) should be useful for
some of you.

Aslak

On Thu, Aug 7, 2008 at 2:26 PM, aslak hellesoy <aslak.hellesoy@...> wrote:
> Nice vegetable, nice tool.
>
> It's my reimplementation of the story runner, addressing several
> shortcomings of the current one. And I'm calling them features instead
> of stories now, because that is what they are.
>
> http://github.com/aslakhellesoy/cucumber/ (The home page)
> http://gojko.net/2008/08/06/cucumber-next-generation-ruby-bdd-tool/
> (Thanks Gojko)
>
> Take a look - it's taking shape.
>
> Aslak
>
_______________________________________________
rspec-devel mailing list
rspec-devel@...
http://rubyforge.org/mailman/listinfo/rspec-devel



--
Dean Wampler
http://www.objectmentor.com
http://www.aspectprogramming.com
http://aquarium.rubyforge.org
http://www.contract4j.org

_______________________________________________
rspec-devel mailing list
rspec-devel@...
http://rubyforge.org/mailman/listinfo/rspec-devel


_______________________________________________
rspec-devel mailing list
rspec-devel@...
http://rubyforge.org/mailman/listinfo/rspec-devel

 « Return to Thread: [ANN] Cucumber