pytest-dev / pytest-django

A Django plugin for pytest.
https://pytest-django.readthedocs.io/
Other
1.32k stars 341 forks source link

tests: make it possible to run without setting `PYTHONPATH=$(pwd)` #1098

Closed bluetech closed 7 months ago

bluetech commented 7 months ago

This makes just pytest run successfully.