Behavior-driven development (or BDD) is an agile software development
technique that encourages collaboration between developers, QA and
non-technical or business participants in a software project.
behave uses tests written in a natural language style, backed up by
Python code.
This package contains documentation in reST and HTML formats and some
brief feature-examples.