We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64faaa5 + 6a2f177 commit 70a14d3Copy full SHA for 70a14d3
doc/en/deprecations.rst
@@ -282,7 +282,7 @@ The ``pytest_warning_captured`` hook
282
283
This hook has an `item` parameter which cannot be serialized by ``pytest-xdist``.
284
285
-Use the ``pytest_warning_recored`` hook instead, which replaces the ``item`` parameter
+Use the ``pytest_warning_recorded`` hook instead, which replaces the ``item`` parameter
286
by a ``nodeid`` parameter.
287
288
The ``pytest.collect`` module
0 commit comments