django-test-plus 2.2.4
0
"django-test-plus provides useful additions to Django's default TestCase"
Contents
"django-test-plus provides useful additions to Django's default TestCase"
Stars: 611, Watchers: 611, Forks: 62, Open Issues: 6The revsys/django-test-plus
repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 611 github stars!
How to Install django-test-plus
You can install django-test-plus using pip
pip install django-test-plus
or add it to a project with poetry
poetry add django-test-plus
Package Details
- Author
- Frank Wiles
- License
- None
- Homepage
- https://github.com/revsys/django-test-plus/
- PyPi:
- https://pypi.org/project/django-test-plus/
- GitHub Repo:
- https://github.com/revsys/django-test-plus
Classifiers
Related Packages
Errors
A list of common django-test-plus errors.
Code Examples
Here are some django-test-plus
code examples and snippets.