X-Git-Url: https://git.rapsys.eu/blog/blobdiff_plain/192a8380e854ca4679630c047a24a6813a986187..2515ba57f59f52564e81be843b64e04ed0c84e44:/phpunit.xml.dist?ds=inline
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
-
-
-
-
-
+
+
+
+
+