X-Git-Url: https://git.rapsys.eu/blog/blobdiff_plain/192a8380e854ca4679630c047a24a6813a986187..acee66737e9747ff36e0d10aba93aab99b43ca77:/phpunit.xml.dist
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index c76a655..0d10805 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,16 +23,16 @@
-
+
- src
+ src
-
-
-
-
-
+
+
+
+
+