Django - Testing Django Applications
After running
coverage run manage.py test, the coverage report shows 0% coverage. What is a common reason for this?