Recommend this page to a friend! |
Classes of Jorge Cobis | > | PHP Bootstrap Helpers | > | phpunit.xml | > | Download |
|
![]() |
<phpunit bootstrap="vendor/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsotalion="false" stopOnFailure="false" syntaxCheck="false" verbose="true" > <testsuites> <testsuite name="BootHelp test suite"> <directory>tests</directory> </testsuite> </testsuites> </phpunit> |