<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true" stopOnFailure="false"> <testsuites> <testsuite name="common"> <directory suffix="Test.php">tests</directory> </testsuite> </testsuites> </phpunit>