File tree Expand file tree Collapse file tree 4 files changed +36
-10
lines changed
Expand file tree Collapse file tree 4 files changed +36
-10
lines changed Original file line number Diff line number Diff line change @@ -348,6 +348,7 @@ Simon Holesch
348348Simon Kerr
349349Skylar Downes
350350Srinivas Reddy Thatiparthy
351+ Stefaan Lippens
351352Stefan Farmbauer
352353Stefan Scherfke
353354Stefan Zimmermann
Original file line number Diff line number Diff line change 1+ Improved disclaimer on pytest plugin reference page to better indicate this is an automated, non-curated listing.
Original file line number Diff line number Diff line change 33
44.. _plugin-list:
55
6- Plugin List
7- ===========
6+ Pytest Plugin List
7+ ==================
88
9- PyPI projects that match "pytest-\*" are considered plugins and are listed
10- automatically together with a manually-maintained list in `the source
11- code <https://github.com/pytest-dev/pytest/blob/main/scripts/update-plugin-list.py>`_.
9+ Below is an automated compilation of ``pytest``` plugins available on `PyPI <https://pypi.org>`_.
10+ It includes PyPI projects whose names begin with "pytest-" and a handful of manually selected projects.
1211Packages classified as inactive are excluded.
1312
13+ For detailed insights into how this list is generated,
14+ please refer to `the update script <https://github.com/pytest-dev/pytest/blob/main/scripts/update-plugin-list.py>`_.
15+
16+ .. warning::
17+
18+ Please be aware that this list is not a curated collection of projects
19+ and does not undergo a systematic review process.
20+ It serves purely as an informational resource to aid in the discovery of ``pytest`` plugins.
21+
22+ Do not presume any endorsement from the ``pytest`` project or its developers,
23+ and always conduct your own quality assessment before incorporating any of these plugins into your own projects.
24+
25+
1426.. The following conditional uses a different format for this list when
1527 creating a PDF, because otherwise the table gets far too wide for the
1628 page.
Original file line number Diff line number Diff line change 2020
2121.. _plugin-list:
2222
23- Plugin List
24- ===========
23+ Pytest Plugin List
24+ ==================
2525
26- PyPI projects that match "pytest-\*" are considered plugins and are listed
27- automatically together with a manually-maintained list in `the source
28- code <https://github.com/pytest-dev/pytest/blob/main/scripts/update-plugin-list.py>`_.
26+ Below is an automated compilation of ``pytest``` plugins available on `PyPI <https://pypi.org>`_.
27+ It includes PyPI projects whose names begin with "pytest-" and a handful of manually selected projects.
2928Packages classified as inactive are excluded.
3029
30+ For detailed insights into how this list is generated,
31+ please refer to `the update script <https://github.com/pytest-dev/pytest/blob/main/scripts/update-plugin-list.py>`_.
32+
33+ .. warning::
34+
35+ Please be aware that this list is not a curated collection of projects
36+ and does not undergo a systematic review process.
37+ It serves purely as an informational resource to aid in the discovery of ``pytest`` plugins.
38+
39+ Do not presume any endorsement from the ``pytest`` project or its developers,
40+ and always conduct your own quality assessment before incorporating any of these plugins into your own projects.
41+
42+
3143.. The following conditional uses a different format for this list when
3244 creating a PDF, because otherwise the table gets far too wide for the
3345 page.
You can’t perform that action at this time.
0 commit comments