Testing🔗
This library provides integration with the pytest testing framework.
The integration provides an easy way to configure the used Environment
when running tests by setting the DJANGO_SETTINGS_ENVIRONMENT
configuration variable.
Alternatively, you can use do the same in a pyproject.toml
file: