ATDD

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ATDD

Diogenes Moreira

Hi folks.. is there a tool or framework for gerking support like cucumber in ruby? ..anyone works with something like that?

Best

D.


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: ATDD

Stephan Eggermont-3
Diogenes wrote:
>Hi folks.. is there a tool or framework for gerking support like cucumber
>in ruby? ..anyone works with something like that?

You mean something like



No, we don't have that. With Scenario a subclass of TestCase, you could filter out methodnames starting with
given, and, when or then and run them in the right order. Connect them together with Stakeholders & Features,
and you are ready to build a glamour browser.

Cheers,
  Stephan
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

PastedGraphic-1.png (45K) Download Attachment