Merge pull request #10285 from skhomuti/allure-pytest-to-plugins
Add allure-pytest to the popular plugins list
This commit is contained in:
commit
85da6cad11
|
@ -51,6 +51,9 @@ Here is a little annotated list for some popular plugins:
|
||||||
* :pypi:`pytest-flakes`:
|
* :pypi:`pytest-flakes`:
|
||||||
check source code with pyflakes.
|
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
|
To see a complete list of all plugins with their latest testing
|
||||||
status against different pytest and Python versions, please visit
|
status against different pytest and Python versions, please visit
|
||||||
:ref:`plugin-list`.
|
:ref:`plugin-list`.
|
||||||
|
|
Loading…
Reference in New Issue