X-Git-Url: https://git.rapsys.eu/blog/blobdiff_plain/192a8380e854ca4679630c047a24a6813a986187..57a8c66893ad2a606b498ae1851a190d8b52e82d:/phpunit.xml.dist
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index c76a655..0b31da2 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -5,16 +5,16 @@
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
backupGlobals="false"
colors="true"
+ failOnNotice="true"
+ failOnWarning="true"
bootstrap="tests/bootstrap.php"
- convertDeprecationsToExceptions="false"
+ cacheDirectory=".phpunit.cache"
>
-
-
@@ -23,15 +23,11 @@
-
+
- src
+ src
-
-
-
-
-
+