Behave-django

Latest version: v1.4.0

Safety actively analyzes 613460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.4.0

++++++++++++++++++

**Features and Improvements**

- Add experimental `Page Object pattern`_ helpers
- Cover Python 3.8, drop Python 3.4 and Django 1.11 to 2.1 support

**Bugfixes**

- Replace deprecated `multi_db`_ by suggested ``databases`` attribute
- Remove obsolete Python 2 compatibility code

.. _Page Object pattern: https://www.martinfowler.com/bliki/PageObject.html

1.3.0

++++++++++++++++++

**Features and Improvements**

- Add Bandit security linter to CI setup
- Minor refactorings to please linters
- Update and clarify documentation
- Cover Django 2.2 with test matrix, remove Django 2.0

**Bugfixes**

- Fix fixtures decorator behavior (reset between scenarios)

1.2.0

++++++++++++++++++

**Features and Improvements**

- Added option to set `multi_db`_ on TestCase

**Bugfixes**

- Made fixtures decorator compatible with newly released behave

.. _multi_db: https://docs.djangoproject.com/en/stable/topics/testing/tools/testing-multi-db

1.1.0

++++++++++++++++++

**Features and Improvements**

- Added :code:`django_ready` hook for running setup code within the django environment

1.0.0

++++++++++++++++++

**Features and Improvements**

- Added decorator to load fixtures
- Updated django integration logic

0.5.0

++++++++++++++++++

**Features and Improvements**

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.