http://lettuce.it/
Lettuce
Django Full Stack Testing and BDD with Lettuce and Splinter
Functional testing with Lettuce and Fabric
logger.debug(step.scenario.name)
See README.rst in sample/python/lettuce/.
README.rst
sample/python/lettuce/
@step(u'bake (\d+) cakes') def bake_x_cakes(step, cake_count):