The fastest way to run an unit test.

The fastest way is to call the phpunit goal directly.
			mvn org.phpmaven:maven-php-plugin:phpunit -DtestFile=phpfile.php -DflushPHPOutput=true