We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82d60f commit 94abd78Copy full SHA for 94abd78
1 file changed
phpunit.xml
@@ -30,6 +30,8 @@
30
testdox="true"
31
bootstrap="tests/bootstrap.php"
32
cacheDirectory=".phpunit.cache"
33
+ displayDetailsOnPhpunitDeprecations="true"
34
+ displayDetailsOnTestsThatTriggerNotices="true"
35
displayDetailsOnTestsThatTriggerDeprecations="true"
36
displayDetailsOnTestsThatTriggerWarnings="true"
37
displayDetailsOnTestsThatTriggerErrors="true"
0 commit comments