Behave is a BDD framework for Python, based on the Cucumber Framework.
We recently started using Behave (github link) for BDD of a new python web service. Question Is there any way …
cucumber bdd jbehave nbehave python-behaveI've been thinking about switching from nose to behave for testing (mocha/chai etc have spoiled me). So far so …
python bdd nose nosetests python-behave