-
-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Description
- The module
django.test.simpleand the class
django.test.simple.DjangoTestSuiteRunnerwill be removed. Instead use
django.test.runner.DiscoverRunner.
File "/pyenvs/p3/lib/python3.4/site-packages/django_nose/runner.py", line 23, in <module>
from django.test.simple import DjangoTestSuiteRunner
ImportError: No module named 'django.test.simple'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels