view README.txt @ 12:a6e52c3b64a8 tip

added a version code to nosedjango
author Victor Ng <victor@monkeybean.ca>
date Fri, 29 Aug 2008 14:10:47 -0400
parents ff263bdd455e
children
line wrap: on
line source

Nose django helper plugin
=========================

nosetests -v --with-django --with-doctest --doctest-tests 

This is a rewrite of Jason Pellerin's original nose-django plugin.

This plugin will work with Django trunk (0.97-pre SVN revision 6669)

Features:

    * automatic settings.py detection in current or parent directory
    * fixture support
    * database setup/teardown

Contact: 
    Victor Ng <crankycoder@gmail.com>