Skip to content

behave/behave-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9574e23 · Apr 30, 2025
Oct 3, 2024
Apr 30, 2025
Apr 30, 2025
Apr 30, 2025
Apr 30, 2025
Feb 13, 2024
Apr 5, 2022
Feb 12, 2024
Apr 1, 2015
Oct 3, 2024
Oct 3, 2024
Apr 30, 2025
Apr 30, 2025

Repository files navigation

behave-django Latest version

Code checks status Test suite status Python versions Software license Documentation Status Gitter chat room

Behave BDD integration for Django

Features

  • Web browser automation ready
  • Database transactions per scenario
  • Use Django's test client
  • Use unittest + Django assert library
  • Use behave's command line arguments
  • Use behave's configuration file
  • Fixture loading
  • Page objects

Version Support

behave-django is tested against the officially supported combinations of Python and Django (Django 4.2, 5.0, 5.1 on Python 3.8 through 3.12).

behave-django requires a few newer features of behave and hence installs a recent unreleased version of behave as a dependency.

Documentation

How to Contribute

Please, read the contributing guide in the docs.