python3-pytest-django

Django plugin for py.test.
  http://pytest-django.readthedocs.org/
  0
  no reviews



Running your test suite with pytest-django allows you to access features of pytest that wouldn't normally be available with the Django’s manage.py test command.

This package contains the python 3 version.