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 e1d4b6b commit 2071048Copy full SHA for 2071048
changelog/12017.improvement.rst
@@ -1,5 +1,7 @@
1
-* migrate formatting tests to fstrings
2
-* use typesafe constructs in the junitxml tests
3
-* separate mocktiming into ``_pytest.timing``
+Mixed internal improvements:
+
+* Migrate formatting to f-strings in some tests.
4
+* Use type-safe constructs in JUnitXML tests.
5
+* Moved`` MockTiming`` into ``_pytest.timing``.
6
7
-- by :user:`RonnyPfannschmidt`
0 commit comments