Skip to content

Commit 956a7be

Browse files
author
goodboy
authored
Merge pull request #126 from tgoodlet/firstresult_wrapper_mention
Mention that wrappers are still invoked when using `firstresult`
2 parents 36d0d71 + 6334e37 commit 956a7be

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)