phpunit.xml 251 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 10 <phpunit bootstrap="bootstrap.php" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" printerClass="WUnit_ResultPrinter" stopOnFailure="false" verbose="true" strict="true" > </phpunit>