We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a734dab + c326bd5 commit 85da6caCopy full SHA for 85da6ca
doc/en/how-to/plugins.rst
@@ -51,6 +51,9 @@ Here is a little annotated list for some popular plugins:
51
* :pypi:`pytest-flakes`:
52
check source code with pyflakes.
53
54
+* :pypi:`allure-pytest`:
55
+ report test results via `allure-framework <https://github.com/allure-framework/>`_.
56
+
57
To see a complete list of all plugins with their latest testing
58
status against different pytest and Python versions, please visit
59
:ref:`plugin-list`.
0 commit comments