python-django-discover-runner - A Django test runner based on unittest2's test discovery
Website: | http://pypi.python.org/pypi/django-discover-runner/1.0 |
---|---|
License: | BSD |
Vendor: | CentOS |
- Description:
An alternative Django TEST_RUNNER which uses the unittest2 test discovery from a base path specified in the settings, or any other module or package specified to the test management command -- including app tests.
Packages
python-django-discover-runner-1.0-5.el7.noarch [17 KiB] |
Changelog
by Slavek Kabrda (2015-06-22):
- introduced python3 subpackage |