
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.