You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
django-app-test-runner is a script that will run Django app tests standalone.
This is very handy if you are developing an app and don't want to setup a
Django environment. This will do it all for you.