We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bb06c commit 16b613dCopy full SHA for 16b613d
phpunit.xml.dist
@@ -3,6 +3,7 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.2/phpunit.xsd"
5
backupGlobals="true"
6
+ beStrictAboutOutputDuringTests="true"
7
beStrictAboutTestsThatDoNotTestAnything="false"
8
bootstrap="tests/bootstrap.php"
9
convertErrorsToExceptions="true"
0 commit comments