I am using Django 3.1 and Python 3.6
I have an app that I want to run both functional and unit tests for, by running ./manage.py test myapp
./manage.py test myapp