Skip to main content

Behave BDD integration for Django

Project description

Build Status Latest Version

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

Getting started

Read the wiki!

Support

behave-django is tested on Django 1.7.7 and 1.8 on Python 2.7, 3.3 and 3.4. However, it may work with other setups.

Contributing

Read the quick contributing guide

Changelog

0.1.2

  • FEATURE: You can now have a .behaverc in your project’s root directory. You can specify where your feature directories are in this file, among other things. See the behave docs on configuration files.

  • FEATURE: Removed BEHAVE_FEATURES setting in favor of using behave’s configuration file

0.1.1

  • FEATURE: Behave management command now accepts behave command line arguments

  • FEATURE: BEHAVE_FEATURES settings added for multiple feature directories

  • BUGFIX: Removed test apps and projects from the release package

0.1.0

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

behave-django-0.1.2.zip (7.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page