Skip to content

Commit 683f321

Browse files
alexislefebvresebastianbergmann
authored andcommitted
add the --testdox-summary option
1 parent 6074fde commit 683f321

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/textui.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,11 @@ Alternative Output
438438

439439
Replace default result output with TestDox format.
440440

441+
``--testdox-summary``
442+
443+
Add summary of tests with errors, failures, or issues after TestDox output.
444+
It requires the ``--testdox`` option.
445+
441446
Logging
442447
-------
443448

@@ -540,4 +545,3 @@ Miscellaneous
540545
``--check-version``
541546

542547
Check whether PHPUnit is the latest version and exits.
543-

0 commit comments

Comments
 (0)