Re: Cucumber clone

2009-06-18 Thread Dennis Schmidt
Very briefly it is a testing framework for BDD, that lets you specify features of your product in plain, NATURAL text. For every "step" you describe there test code can then be executed. (hope this gets the idea, just see the first 6 pictures on their site http://cukes.info/) It's a really great t

Re: Cucumber clone

2009-06-18 Thread Alex Gaynor
On Thu, Jun 18, 2009 at 11:09 AM, Dennis Schmidt wrote: > > Hi there, > > I guess the Rails programmers here all know Cucumber. I wonder if > someone knows anything comparable for Python / django? > > greets, Dennis Schmidt > > > For those of us who aren't rails programmers would you mind providi

Cucumber clone

2009-06-18 Thread Dennis Schmidt
Hi there, I guess the Rails programmers here all know Cucumber. I wonder if someone knows anything comparable for Python / django? greets, Dennis Schmidt --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users