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 55What is it?
66***********
77``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
99``pytest ``'s default behaviour. Even ``pytest `` itself is composed
1010as a set of ``pluggy `` plugins which are invoked in sequence according to a
1111well defined set of protocols.
@@ -935,7 +935,7 @@ Table of contents
935935 https://en.wikipedia.org/wiki/Coupling_%28computer_programming%29#Types_of_coupling
936936.. _Python interpreters :
937937 https://github.com/pytest-dev/pluggy/blob/master/tox.ini#L2
938- .. _ 200 + plugins :
938+ .. _ 500 + plugins :
939939 http://plugincompat.herokuapp.com/
940940.. _self :
941941 https://docs.python.org/3.6/tutorial/classes.html#random-remarks
You can’t perform that action at this time.
0 commit comments