Metadata-Version: 1.1
Name: nose2-gae
Version: 0.1.6
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
        =========
        
        .. image:: https://api.travis-ci.org/udacity/nose2-gae.png?branch=master
           :height: 19px
           :width: 77px
           :alt: nose2-gae Travis-CI build status
           :target: 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 features are the import/file sandbox and documentation :-).
        
        
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
