django-nose-lite

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

Indices and tables

Table Of Contents

Next topic

django-nose-lite background

This Page