django-app-test-runner icon indicating copy to clipboard operation
django-app-test-runner copied to clipboard

Tools for running Django app tests standalone

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.