Metadata-Version: 2.1
Name: reudom
Version: 1.2.3.0
Summary: Automated testing framework based on requests and unittest interface.
Home-page: https://github.com/SeldomQA/reudom/
Author: Barry
Author-email: YBL2652612315@126.com
License: BSD
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Testing
Requires-Dist: requests
Requires-Dist: xlrd
Requires-Dist: parameterized (==0.7.0)
Requires-Dist: jinja2 (>=2.11.2)

reudom
---------------

Automated testing framework based on requests and unittest interface.

Installation
------------

    $ pip install reudom


Documentation
++++++++++++++++++

https://github.com/SeldomQA/reudom


