We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4b896 commit 308cad0Copy full SHA for 308cad0
doc/en/how-to/output.rst
@@ -554,10 +554,8 @@ captured output:
554
555
.. note::
556
557
- By default, parametrized variants of skipped test are grouped together if
558
- they share the same skip reason and the skip location is printed instead
559
- of a test name. You can use ``--no-fold-skipped`` to print each skipped
560
- test separately.
+ By default, parametrized variants of skipped tests are grouped together if
+ they share the same skip reason. You can use ``--no-fold-skipped`` to print each skipped test separately.
561
562
Creating resultlog format files
563
--------------------------------------------------
0 commit comments