Skip to content

Commit 9ca6696

Browse files
committed
expanding logging
1 parent 6b3121c commit 9ca6696

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpunit.xml.dist

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
target="phpunit"
3232
logIncompleteSkipped="true"
3333
/>
34+
<log
35+
type="testdox-text"
36+
target="phpunit/testdox.txt"
37+
logIncompleteSkipped="true"
38+
/>
3439
<log
3540
type="coverage-text"
3641
target="php://stdout"

0 commit comments

Comments
 (0)