
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.