Metadata-Version: 2.1
Name: pytest-yls
Version: 0.1.0
Summary: Pytest plugin to test the YLS as a whole.
License: MIT
Author: Matej Kastak
Author-email: matej.kastak@avast.com
Maintainer: Matej Kašťák
Maintainer-email: matej.kastak@avast.com
Requires-Python: >=3.8,<4.0
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: pytest (>=7.1.2,<8.0.0)
Requires-Dist: tenacity (>=8.0.1,<9.0.0)
Requires-Dist: yls (>=1,<2)
Description-Content-Type: text/markdown

# pytest-yls

Pytest plugin adding primitives for E2E tests.

