Metadata-Version: 2.1
Name: pytest-bravado
Version: 1.0.9
Summary: Pytest-bravado automatically generates from OpenAPI specification client fixtures.
Home-page: https://github.com/vkutepov/pytest-bravado
License: MIT
Author: Viktor Kutepov
Author-email: vkytepov@live.com
Requires-Python: >=3.8,<4.0
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: bravado (>=11.0.2,<12.0.0)
Requires-Dist: nested_lookup (==0.2.22)
