Metadata-Version: 2.0
Name: osio-api-tests
Version: 1.0.2.dev1
Summary: A pytest based test suite that tests APIs provided by OpenShift.io or OSIO
Home-page: https://github.com/fabric8io/fabric8-test/tree/master/EE_API_automation/pytest
Author: Ruchir Garg
Author-email: ruchirg@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Keywords: pytest tests for REST API for openshift.io
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Python: >=2.7, <3
Requires-Dist: pytest
Requires-Dist: requests2
Requires-Dist: jmespath

A test suite that tests APIs provided by OpenShift.io or OSIO using pytest, requests and jmespath


