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 87b7274 commit 3752f6eCopy full SHA for 3752f6e
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