X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=phpunit.xml.dist;h=636c535b275f390b8687f0e3115b99218ac39f15;hb=c3931c710886a376643684eb05b4cba742a541f3;hp=0da4639ae815ae1f400686703253e4da65ec01ae;hpb=d6766e5a1a76ac93bc9a33bfe667f8aeb962ed13;p=civicrm-core.git diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 0da4639ae8..636c535b27 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,9 +6,10 @@ convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" - syntaxCheck="false" + stderr="true" beStrictAboutTestsThatDoNotTestAnything="false" bootstrap="tests/phpunit/CiviTest/bootstrap.php" + cacheResult="false" >