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 91fc208 commit 1f4d9abCopy full SHA for 1f4d9ab
changelog/11525.improvement.rst
@@ -1 +1,5 @@
1
-Fixtures are now shown as a pytest fixture in tests output.
+The fixtures are now represented as fixture in test output.
2
+
3
+Fixtures are now a class object of type `FixtureFunctionDefinition`.
4
5
+-- by :user:`the-compiler` and :user:`glyphack`.
0 commit comments