Metadata-Version: 2.0
Name: itest
Version: 1.2.1
Summary: Interface automation test framework
Home-page: http://vdcoding.com
Author: yinzhixin
Author-email: UNKNOWN
License: MIT
Keywords: interface automation testing
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Testing :: Traffic Generation
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Requires-Python: >=3
Requires-Dist: gevent (>=1.2.1)
Requires-Dist: requests (>=2.13.0)
Requires-Dist: xlrd (>=1.1.0)
Requires-Dist: tqdm (>=4.19.5)
Requires-Dist: Jinja2 (>=2.9.6)

itest is a python utility for doing easy, automation testing of http/https interface


