master
<phpunit bootstrap="./vendor/autoload.php" backupGlobals="false" colors="true"> <testsuites> <testsuite name="Internet Pixels - Sessino handler"> <directory suffix="Test.php">./tests</directory> </testsuite> </testsuites> </phpunit>