Skip to content

Commit 6334e37

Browse files
author
Tyler Goodlet
committed
Mention that wrappers are still invoked when using firstresult
Resolves #125
1 parent ab41599 commit 6334e37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ then ``None``.
357357
This can be useful for optimizing a call loop for which you are only
358358
interested in a single core *hookimpl*. An example is the
359359
`pytest_cmdline_main`_ central routine of ``pytest``.
360+
Note that all ``hookwrappers`` are still invoked with the first result.
360361

361362
Also see the `first result`_ section in the ``pytest`` docs.
362363

0 commit comments

Comments
 (0)