<phpunit colors="true">
	<testsuites>
	    <testsuite name="unit">
	        <directory suffix=".php">./test/</directory>
	    </testsuite>
	</testsuites>
</phpunit>
