Metadata-Version: 1.1
Name: hydratk-ext-testenv
Version: 0.2.1
Summary: Test environment for test automation exercises
Home-page: http://extensions.hydratk.org/testenv
Author: Petr Rašek, HydraTK team
Author-email: bowman@hydratk.org, team@hydratk.org
License: BSD
Description: ====================================
        README for HydraTK TestEnv extension
        ====================================
        
        | TestEnv extension provides testing environment for learning automated testing together with Yoda extension.
        
        | TestEnv provides simple CRM application with following interfaces:
        
        * DB: interface to SQLite database
        * REST: interface to REST services on web server
        * SOAP: interface to SOAP services on web server
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: Freely Distributable
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Utilities
