Metadata-Version: 1.1
Name: tester-gae
Version: 1.1.0
Summary: Class for autotests GoogleAppEngine platform python apps
Home-page: https://github.com/vb64/test.helper.gae
Author: Vitaly Bogomolov
Author-email: mail@vitaly-bogomolov.ru
License: UNKNOWN
Download-URL: https://github.com/vb64/test.helper.gae/archive/v1.1.tar.gz
Description: 
        # test.helper.gae
        
        Class for autotests GoogleAppEngine platform python apps
        
        GAE Cloud SDK must be installed: https://cloud.google.com/sdk/
        
        `gcloud components install app-engine-python`
        
        
Keywords: python,Python27,GAE,GoogleAppEngine,unittest
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
