A drop-in replacement for the Django test runner that uses nose instead.
This is in an open-sourced version of a production test runner. There is another one available at http://github.com/jbalogh/django-nose - When I have time I’ll explore whether it’s worth merging the projects. For now, this one fulfills our needs for a simple extension point. I believe that the code that I lifted from Basie was even originally written by Jeff Balogh - see http://blog.jeffbalogh.org/post/57653515/nose-test-runner-for-django
Additionally, there is a nose plugin for django - http://www.assembla.com/wiki/show/nosedjango
If you’d like to help out, you can fork the project at http://github.com/howthebodyworks/django-nose-lite and report any bugs at http://github.com/howthebodyworks/django-nose-lite/issues.
Contents: