Skip to content

Commit 4fc2e2e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 46b3844 commit 4fc2e2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog/13986.bugfix.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Show subtests failures separate from normal test failures in the final test summary.
22

3-
Subtest failures are now reported separately as "subtests failed" instead of being counted as regular "failed" tests, providing clearer statistics.
3+
Subtest failures are now reported separately as "subtests failed" instead of being counted as regular "failed" tests, providing clearer statistics.
44

55
For example, a test with 3 subtests where 1 fails and 2 pass now shows:
6-
``1 failed, 2 subtests passed, 1 subtests failed`` instead of ``2 failed, 2 subtests passed``.
6+
``1 failed, 2 subtests passed, 1 subtests failed`` instead of ``2 failed, 2 subtests passed``.

0 commit comments

Comments
 (0)