phpunit.xml

Summary

Maintainability
Test Coverage
<phpunit bootstrap="dist/jate.php">
  <testsuites>
    <testsuite name="jateMain">
      <directory>tests</directory>
    </testsuite>
  </testsuites>
</phpunit>