Add plugin list

This commit is contained in:
Maximilian Cosmo Sitter
2021-01-29 15:19:54 +01:00
committed by GitHub
parent 6a5d47a243
commit beda7a8a31
11 changed files with 957 additions and 5 deletions

View File

@@ -122,7 +122,7 @@ you can copy from:
* a custom collection example plugin: :ref:`yaml plugin`
* builtin plugins which provide pytest's own functionality
* many `external plugins <http://plugincompat.herokuapp.com>`_ providing additional features
* many :doc:`external plugins <plugin_list>` providing additional features
All of these plugins implement :ref:`hooks <hook-reference>` and/or :ref:`fixtures <fixture>`
to extend and add functionality.