Installation

Requirements

The plugin requires Python version 3.10 or higher.

  • pytest >= 7.0.0

  • pytest-html >= 4.0.0

  • pyyaml >= 6.0.2

Optional modules

  • selenium >= 4.11.0 if using Selenium.

  • pytest-playwright >= 0.4.3 if using Playwright.

  • allure-pytest >= 2.13.2 if using Allure.

Installing pytest-report-extras

$ pip install pytest-report-extras