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.
1 parent 5da6cb2 commit fcf2770Copy full SHA for fcf2770
changelog/6436.bugfix.rst
@@ -1,3 +1,3 @@
1
-``:class:FixtureDef`` objects now properly register their finalizers with autouse and
+:class:`FixtureDef <_pytest.fixtures.FixtureDef>` objects now properly register their finalizers with autouse and
2
parameterized fixtures that execute before them in the fixture stack so they are torn
3
down at the right times, and in the right order.
0 commit comments