Top "Python-behave" questions

Behave is a BDD framework for Python, based on the Cucumber Framework.

How to see exactly what went wrong in Behave

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-behave
Handling Exceptions in Python Behave Testing framework

I'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