We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe094ad commit a4f09ebCopy full SHA for a4f09eb
phpunit.xml.dist
@@ -7,6 +7,7 @@
7
beStrictAboutCoverageMetadata="false"
8
beStrictAboutOutputDuringTests="true"
9
displayDetailsOnIncompleteTests="true"
10
+ displayDetailsOnPhpunitDeprecations="true"
11
displayDetailsOnSkippedTests="true"
12
displayDetailsOnTestsThatTriggerDeprecations="true"
13
displayDetailsOnTestsThatTriggerErrors="true"
0 commit comments