Metadata-Version: 2.1
Name: pytest-webtest-extras
Version: 1.3.0
Summary: Pytest plugin to enhance pytest-html and allure reports of webtest projects by adding screenshots, comments and webpage sources.
Keywords: pytest,selenium,playwright,webtest,webtesting
Author-email: Harmin Parra Rueda <harmin.rueda@gmail.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Dist: pytest >= 7.0.0
Requires-Dist: pytest-html >= 4.0.0
Requires-Dist: pyyaml >= 6.0.2

# pytest-webtest-extras

Pytest plugin to enhance pytest-html and Allure reports of webtest projects with screenshots, comments and webpage sources.

![](https://img.shields.io/badge/license-MIT%202.0-blue.svg)

## Resources ##

- [Documentation](https://pytest-webtest-extras.readthedocs.io/en/stable/)
- [Issue tracker](https://github.com/harmin-parra/pytest-webtest-extras/issues)
- [Source code](https://github.com/harmin-parra/pytest-webtest-extras)

<br/>

If you like this software, consider contributing to the project through [buy me a coffee](https://www.buymeacoffee.com/harmin)

