python3-django-discover-runner

alternative Django test runner - Python 3.x
  https://pypi.python.org/pypi/django-discover-runner
  0
  no reviews



Python-django-discover-runner is 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.

This package provides the Python 3.x module.