/django-app-test-runner

Tools for running Django app tests standalone

Primary LanguagePython

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.