Merge pull request #10287 from pytest-dev/backport-10285-to-7.1.x

[7.1.x] Add allure-pytest to the popular plugins list
This commit is contained in:
Bruno Oliveira 2022-09-09 12:48:57 -03:00 committed by GitHub
commit dfc1139c69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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`.