Practicing BDD with python

JtR picture JtR · Oct 23, 2008 · Viewed 45.9k times · Source

Which are the most advanced frameworks and tools there are available for python for practicing Behavior Driven Development? Especially finding similar tools as rspec and mocha for ruby would be great.

Answer

user333958 picture user333958 · May 6, 2010

Lettuce means to be a cucumber-like tool for python: http://lettuce.it/

You can grab the source at github.com/gabrielfalcao/lettuce