Add allure-pytest to the popular plugins list

This commit is contained in:
skhomuti 2022-09-08 22:12:44 +05:00
parent a734dab00d
commit c326bd5669
1 changed files with 3 additions and 0 deletions

View File

@ -51,6 +51,9 @@ Here is a little annotated list for some popular plugins:
* :pypi:`pytest-flakes`:
check source code with pyflakes.
* :pypi:`allure-pytest`:
report test results via `allure-framework <https://github.com/allure-framework/>`_.
To see a complete list of all plugins with their latest testing
status against different pytest and Python versions, please visit
:ref:`plugin-list`.