We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a4c19 commit 8c8ad2aCopy full SHA for 8c8ad2a
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