<phpunit bootstrap="vendor/autoload.php" colors="true">
<testsuites>
  <testsuite name="tests">
    <directory>lib/PHPLicengine/tests</directory>
  </testsuite>
</testsuites>
</phpunit>
