python3-pytest-djangoapp

Django pluggable application testing (Python3 version)
  https://github.com/idlesign/pytest-djangoapp/
  0
  no reviews



Nice pytest plugin to help you with Django pluggable application testing.

This exposes some useful tools for Django applications developers to facilitate tests authoring, including:

* Settings overriding * Template tags testing * User creation * Request object creation * Management command calls * Mailing * Messages * DB queries audit

This package contains the Python 3 version of the library.