Metadata-Version: 1.1
Name: redrover
Version: 0.7.4.5
Summary: A testing utility suite for Django.
Home-page: https://github.com/dustinfarris/redrover
Author: Dustin Farris
Author-email: dustin@dustinfarris.com
License: BSD
Description: 
        RedRover
        ========
        
        UNDER DEVELOPMENT - RedRover is not ready for production use and is
        made available for the curious only.
        
        RedRover is a testing utility suite for Django.  It wraps other powerful
        tools such as Nose and Selinium into an easy to use and read syntax.
        
        At its core, RedRover borrows from other python projects and provides
        an interface with custom syntax sugar inspired by the RSpec and Capybara
        projects that are used widely with Ruby on Rails.
        
        :copyright: (c) 2012 by Dustin Farris
        :license: BSD, see LICENSE for more details.
        
        
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
