Metadata-Version: 1.1
Name: NoseGAE
Version: 0.2.1
Summary: NoseGAE: nose plugin for Google App Engine testing
Home-page: http://code.google.com/p/nose-gae/
Author: Josh Johnston
Author-email: johnston.joshua+nosegae@gmail.com
License: LGPL License
Description: Basic usage::
            
            $ cd your/app
            $ nosetests --with-gae
        
        See http://farmdev.com/projects/nosegae/ for complete documentation or open docs/readme.html after downloading the package.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Topic :: Software Development :: Testing
