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.
testdox
1 parent fed6a13 commit 9edb981Copy full SHA for 9edb981
phpunit.xml.dist
@@ -4,7 +4,7 @@
4
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
xsi:noNamespaceSchemaLocation="tools/01_phpunit/vendor/phpunit/phpunit/phpunit.xsd"
6
colors="true"
7
- testdox="false"
+ testdox="true"
8
beStrictAboutOutputDuringTests="true"
9
stopOnError="true"
10
stopOnFailure="true"
0 commit comments