File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
What is it?
6
6
***********
7
7
``pluggy `` is the crystallized core of `plugin management and hook
8
- calling `_ for `pytest `_. It enables `200 + plugins `_ to extend and customize
8
+ calling `_ for `pytest `_. It enables `500 + plugins `_ to extend and customize
9
9
``pytest ``'s default behaviour. Even ``pytest `` itself is composed
10
10
as a set of ``pluggy `` plugins which are invoked in sequence according to a
11
11
well defined set of protocols.
@@ -935,7 +935,7 @@ Table of contents
935
935
https://en.wikipedia.org/wiki/Coupling_%28computer_programming%29#Types_of_coupling
936
936
.. _Python interpreters :
937
937
https://github.com/pytest-dev/pluggy/blob/master/tox.ini#L2
938
- .. _ 200 + plugins :
938
+ .. _ 500 + plugins :
939
939
http://plugincompat.herokuapp.com/
940
940
.. _self :
941
941
https://docs.python.org/3.6/tutorial/classes.html#random-remarks
You can’t perform that action at this time.
0 commit comments