Skip to content

Commit 85da6ca

Browse files
authored
Merge pull request #10285 from skhomuti/allure-pytest-to-plugins
Add allure-pytest to the popular plugins list
2 parents a734dab + c326bd5 commit 85da6ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/en/how-to/plugins.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ Here is a little annotated list for some popular plugins:
5151
* :pypi:`pytest-flakes`:
5252
check source code with pyflakes.
5353

54+
* :pypi:`allure-pytest`:
55+
report test results via `allure-framework <https://github.com/allure-framework/>`_.
56+
5457
To see a complete list of all plugins with their latest testing
5558
status against different pytest and Python versions, please visit
5659
:ref:`plugin-list`.

0 commit comments

Comments
 (0)