/behave-django

Behave BDD integration for Django https://pythonhosted.org/behave-django/

Primary LanguagePythonMIT LicenseMIT

behave-django Latest version

Build status Code health Python versions Monthly downloads Software license Gitter chat room

Behave BDD integration for Django

Features

  • Web Browser Automation ready
  • Database transactions per scenario
  • Use Django's testing client
  • Use unittest + Django assert library
  • Use behave's command line arguments
  • Use behave's configuration file
  • Fixture loading

Support

behave-django supports all current Django and Python versions. Specifically, our tests cover the latest patch version of:

Django 1.4, 1.5, 1.6, 1.7, 1.8, 1.9 on Python 2.6, 2.7, 3.3, 3.4, 3.5.

Documentation

How to Contribute

Please, read the contributing guide in the docs.