Metadata-Version: 2.4
Name: pytest-report-extras
Version: 1.3.7rc9
Summary: Pytest plugin to enhance pytest-html and allure reports by adding comments, screenshots, webpage sources and attachments.
Keywords: pytest,selenium,playwright,webtest,webtesting
Author-email: Harmin Parra Rueda <harmin.rueda@gmail.com>
Requires-Python: >=3.11
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
License-File: LICENSE
Requires-Dist: pytest >= 8.4.0
Requires-Dist: pyyaml >= 6.0.2
Requires-Dist: beautifulsoup4 >= 4.13.0

# pytest-report-extras

Pytest plugin to enhance **pytest-html** and **allure** reports of front-end and back-end tests with step comments, screenshots, webpage sources and attachments of XML, JSON and YAML documents.

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

## Resources ##

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

<br/>

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

