Metadata-Version: 1.0
Name: twodeg.nosedjango
Version: 0.1dev
Summary: A nose plugin for testing django apps
Home-page: UNKNOWN
Author: Ben Ford
Author-email: ben.fordnz@gmail.com
License: GPL
Description: Introduction
        ============
        
        A Nose plugin for easy testing of django projects and apps. This is based on Jason Pellerin's `plugin http://code.google.com/p/nose-django/`_. This plugin has a number of options including loading a postgres dump to test against or not loading any test database at all.
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
