Releases: pytest-dev/pytest-django
Releases · pytest-dev/pytest-django
4.3.0
4.1.0
4.0.0
3.8.0
Fix compatibility with pytest 5.x
v3.5.1 Release 3.5.1
3.5.0
Features
^^^^^^^^
Bugfixes
^^^^^^^^
- django_db_setup: warn instead of crash with teardown errors (#726)
Misc
^^^^
Minor fixes, compatibility with pytest 4.1
3.4.5 Release 3.4.5
Minor bugfixes
3.4.4 (2018-11-13)
Bugfixes
^^^^^^^^
- Refine the django.conf module check to see if the settings really are
configured (#668). - Avoid crash after OSError during Django path detection (#664).
Features
^^^^^^^^
- Add parameter info to fixture assert_num_queries to display additional message on failure (#663).
Docs
^^^^
- Improve doc for django_assert_num_queries/django_assert_max_num_queries.
- Add warning about sqlite specific snippet + fix typos (#666).
Misc
^^^^
Fixed OSError with arguments containing ``::`` on Windows (#641)
3.4.3 Release 3.4.3