Skip to main content

Django Test Runner for the Behave BDD module

Project description

GOALS:

  • To provide a Cucumber-compatible BDD toolset for Django;

  • To work well with existing Django testing behaviour e.g. use a test database

  • To use Cucumber/Gherkin syntax.

  • To provide a library of django-useful steps.

HOW TO USE:

  • add ‘django_behave’ as app

  • set TEST_RUNNER to ‘django_behave.runner.DjangoBehaveTestSuiteRunner’

  • add features directories to apps

  • copy django_behave/steps_library.py, if wanted.

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

django-behave-0.0.8.tar.gz (3.5 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