Metadata-Version: 1.1
Name: django-nose-selenium
Version: 0.3
Summary: A nose plugin to run selenium tests with django
Home-page: http://github.com/weluse/django-nose-selenium
Author: Pascal Hartig
Author-email: phartig@weluse.de
License: UNKNOWN
Description: 
        django-nose-selenium
        ~~~~~~~~~~~~~~~~~~~~
        
        A plugin to run selenium smoothly with nose.
        
        
        :copyright: 2010, Pascal Hartig <phartig@weluse.de>
        :license: BSD, see LICENSE for more details
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: Django (>=1.2)
Requires: nose (>=0.10)
