Recommend this page to a friend! |
Classes of nvb | > | PHP Toolbox | > | phpunit.xml.dist | > | Download |
|
![]() |
<phpunit bootstrap="test/bootstrap.php" cacheTokens="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnError="true" stopOnFailure="true" stopOnIncomplete="false" stopOnSkipped="false"> <testsuites> <testsuite name="Locator Component Test Suite"> <directory>test/</directory> </testsuite> </testsuites> </phpunit> |