Metadata-Version: 2.1
Name: rrtv-httprunner
Version: 1.8.2
Summary: One-stop solution for HTTP(S) testing.
License: Apache-2.0
Keywords: HTTP,api,test,requests,locustio
Author: chenfanghang
Author-email: chenfanghang@foxmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Provides-Extra: allure
Provides-Extra: locust
Provides-Extra: upload
Requires-Dist: PyMySQL (>=1.0.2,<2.0.0)
Requires-Dist: allure-pytest (>=2.8.16,<3.0.0); extra == "allure"
Requires-Dist: black (>=19.10b0,<20.0)
Requires-Dist: filetype (>=1.0.7,<2.0.0); extra == "upload"
Requires-Dist: jinja2 (>=2.10.3,<3.0.0)
Requires-Dist: jmespath (>=0.9.5,<0.10.0)
Requires-Dist: jsonpath (>=0.82,<0.83)
Requires-Dist: locust (>=1.0.3,<2.0.0); extra == "locust"
Requires-Dist: loguru (>=0.4.1,<0.5.0)
Requires-Dist: pydantic (>=1.4,<2.0)
Requires-Dist: pymongo (>=3.11.3,<4.0.0)
Requires-Dist: pytest (>=5.4.2,<6.0.0)
Requires-Dist: pytest-html (>=2.1.1,<3.0.0)
Requires-Dist: pyyaml (>=5.1.2,<6.0.0)
Requires-Dist: redis (>=3.5.3,<4.0.0)
Requires-Dist: requests (>=2.22.0,<3.0.0)
Requires-Dist: requests-toolbelt (>=0.9.1,<0.10.0); extra == "upload"
Requires-Dist: sentry-sdk (>=0.14.4,<0.15.0)
