<phpunit>
  <testsuites>
    <testsuite name="Tests">
      <directory suffix=".php">./</directory>
    </testsuite>
  </testsuites>
</phpunit>
