Merge pull request #10285 from skhomuti/allure-pytest-to-plugins

Add allure-pytest to the popular plugins list
This commit is contained in:
Bruno Oliveira 2022-09-09 09:00:32 -03:00 committed by GitHub
commit 85da6cad11
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`.