Behave Django Versions Save

Behave BDD integration for Django

1.1.0

6 years ago

1.1.0 (2018-01-29)

Features and Improvements

  • Added django_ready hook for running setup code within the django environment

1.0.0

6 years ago

1.0.0 (2017-10-25)

Features and Improvements

  • Added decorator to load fixtures
  • Updated django integration logic

0.5.0

7 years ago

0.5.0 (2017-03-19)

Features and Improvements

  • Added --simple command line option to run tests using the regular TestCase class instead of StaticLiveServerTestCase

0.4.1

7 years ago

0.4.1 (2017-01-16)

Features and Improvements

  • Behave's short form arguments are now accepted (e.g. -i for --include)
  • Added --keepdb short form argument, -k
  • Prefix conflicting command line options with --behave

Bugfixes

  • Fixed specifying paths didn't work

0.4.0

7 years ago

0.4.0 (2016-08-23)

Features and Improvements

  • Replace optparse with argparse
  • Support Django 1.8 + 1.9 + 1.10
  • Drop support for Django 1.4 + 1.5 + 1.6 + 1.7