Metadata-Version: 1.1
Name: twotest
Version: 0.9.1
Summary: It takes Two to Django. py.test support for Django
Home-page: http://github.com/iivvoo/two.test
Author: Ivo van der Wijk
Author-email: two@in.m3r.nl
License: BSD
Description: Twotest
        =======
        
        This package is part of the "two.*" toolkit ("It takes two to Django").
        It provides py.test testing support for Django, including fixture setup,
        travis-ci support, etc.
        
        Simply install it in your virtualenv, add "twotest" to your INSTALLED_APPS
        and use the "ptest" command to run your tests.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
