phpunit.xml 195 Bytes EditWeb IDE 1 2 3 4 5 6 7 <phpunit bootstrap="bootstrap.php" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnFailure="false"> </phpunit>