An open API service indexing awesome lists of open source software.

https://github.com/harmin-parra/pytest-report-extras

Pytest plugin to enhance pytest-html and allure reports by adding comments, screenshots, webpage sources and attachments
https://github.com/harmin-parra/pytest-report-extras

playwright pytest pytest-html selenium test-automation testing-tools

Last synced: 7 months ago
JSON representation

Pytest plugin to enhance pytest-html and allure reports by adding comments, screenshots, webpage sources and attachments

Awesome Lists containing this project

README

          

# 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)


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

## Screenshots ##

- pytest-html report

![](https://pytest-report-extras.readthedocs.io/stable/_images/demo-pytest.png)

- Allure report

![](https://pytest-report-extras.readthedocs.io/stable/_images/demo-allure.png)