pytest-django allows you to test your Django project/applications with the pytest testing tool.
Full documentation: https://pytest-django.readthedocs.io/en/latest/
Version compatibility:
For compatibility with older versions, use previous pytest-django releases.
Licence: BSD
GitHub repository: https://github.com/pytest-dev/pytest-django
pip install pytest-djangoWhy would I use this instead of Django's manage.py test command?
Running your test suite with pytest-django allows you to tap into the features that are already present in pytest. Here are some advantages:
See the pytest documentation for more information on pytest itself.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4