Installation
Requirements
The plugin requires Python version 3.10 or higher.
pytest >= 7.0.0pytest-html >= 4.0.0pyyaml >= 6.0.2
Optional modules
selenium >= 4.11.0if using Selenium.pytest-playwright >= 0.4.3if using Playwright.allure-pytest >= 2.13.2if using Allure.
Installing pytest-report-extras
$ pip install pytest-report-extras