Recommend this page to a friend! |
Classes of Jorge Cobis | > | TAD | > | 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="TAD-PHP test suite"> <directory>test</directory> </testsuite> </testsuites> </phpunit> |