Metadata-Version: 1.1
Name: nose2-gae
Version: 0.1.0
Summary: nose2 plugin to run the tests in the Google App Engine environment
Home-page: https://github.com/udacity/nose2-gae
Author: Attila-Mihály Balázs
Author-email: dify.ltd+nose2gae@gmail.com
License: UNKNOWN
Description: nose2-gae
        =========
        [![Build Status](https://travis-ci.org/udacity/nose2-gae.svg?branch=master)](https://travis-ci.org/udacity/nose2-gae)
        
        Plugin for the [nose2 testrunner](https://nose2.readthedocs.org/en/latest/) to run the tests in the Google App Engine environment,
        similar to [NoseGAE](https://github.com/Trii/NoseGAE).
        
        Currently in alpha version. The most notable missing feature is the import / file sandbox.
        
        
        
Keywords: unittest,testing,tests,nose2,gae
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
