X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/blog/blobdiff_plain/aada19472b6b679280484cd416220ebf6a3a6756..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 - - - - - +