Metadata-Version: 2.1
Name: pytest-hoverfly
Version: 4.0.0
Summary: Simplify working with Hoverfly from pytest
Home-page: https://git.wrke.in/ops/pytset-hoverfly
Keywords: hoverfly,pytest,tests
Author: Devops team
Author-email: devops@team.wrike.com
Requires-Python: >=3.7,<4.0
Classifier: Framework :: Pytest
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: docker (>=4.2.0,<5.0.0)
Requires-Dist: pytest (>=5.0)
Requires-Dist: requests (>=2.22.0,<3.0.0)
Requires-Dist: typing_extensions (>=3.7.4,<4.0.0)
Project-URL: Repository, https://git.wrke.in/ops/pytset-hoverfly
