Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

coopdigital/behave-django

 
 

Repository files navigation

behave-django Latest version

Build status Code health Python versions 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

Version Support

behave-django is tested against the officially supported combinations of Python and Django (Django 1.8, 1.9, 1.10, 1.11, 2.0 on Python 2.7, 3.3, 3.4, 3.5, 3.6, excluding the aged Python 3.2).

The version of behave is independent from our integration.

Older versions: Django versions 1.4 through 1.9 on Python 2.6 through 3.5 are supported until version 0.3.0 of behave-django. Please install that release for Django 1.7.x and below. There is no technical disadvantage.

Documentation

How to Contribute

Please, read the contributing guide in the docs.

Packages

No packages published

Languages

  • Python 88.1%
  • Gherkin 11.7%
  • HTML 0.2%