============ Installation ============ Requirements ------------ The plugin requires Python version 3.10 or higher. * ``pytest >= 8.0.0`` * ``pyyaml >= 6.0.2`` Optional modules ---------------- * ``pytest-html >= 4.0.0`` * ``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 -------------------------------- .. code-block:: bash $ pip install pytest-report-extras