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.
1 parent 8555b0f commit 88fae62Copy full SHA for 88fae62
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