diff --git a/build/phpunit.xml b/build/phpunit.xml index d5af587..77f0e1f 100644 --- a/build/phpunit.xml +++ b/build/phpunit.xml @@ -1,12 +1,12 @@ + bootstrap="../vendor/autoload.php" + verbose="true" + beStrictAboutOutputDuringTests="true" + colors="true" + convertDeprecationsToExceptions="true" + convertErrorsToExceptions="true" + convertNoticesToExceptions="true" + convertWarningsToExceptions="true"> ../tests/Unit