File: D:/HostingSpaces/RDamen/damenbeletteringen.nl/wwwroot/admin/tests/integration/phpunit.xml
<phpunit
bootstrap="./Bootstrap.php"
colors="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
stopOnError="false"
stopOnFailure="false"
stopOnIncomplete="false"
stopOnSkipped="false">
testSuiteLoaderClass="PHPUnit_Runner_StandardTestSuiteLoader">
<testsuites>
<testsuite name="installer">
<directory>installer</directory>
<files>*.php</files>
</testsuite>
</testsuites>
</phpunit>