pypi pytest-django 3.3.0
Mail related fixtures, bug fixes; requires pytest 3.6

latest releases: 4.8.0, 4.7.0, 4.6.0...
5 years ago

Features
^^^^^^^^

  • Added new fixtures django_mail_dnsname and django_mail_patch_dns,
    used by mailoutbox to monkeypatch the DNS_NAME used in
    :py:mod:django.core.mail to improve performance and
    reproducibility.

Bug fixes
^^^^^^^^^

  • Fixed test for classmethod with Django TestCases (#597, #598).
  • Fixed RemovedInPytest4Warning: MarkInfo objects are deprecated (#596, #603)
  • Fixed scope of overridden settings with live_server fixture: previously they
    were visible to following tests (#612).

Don't miss a new pytest-django release

NewReleases is sending notifications on new releases.