<phpunit colors="true" encoding="UTF-8">
    <testsuites>
        <testsuite name="Extension">
            <directory>./test</directory>
        </testsuite>
  </testsuites>
</phpunit>