[FLOW3-general] FLOW3 Tests

Karsten Dambekalns karsten at typo3.org
Fri Aug 26 07:54:30 CEST 2011


Hi.

On 25.08.11 19:15, Sebastian Kurfürst wrote:
> seems that's not yet documented. Install PHPUnit, go to the root
> folder of the distribution and use the following command:
> 
> phpunit -c Build/Common/PhpUnit/UnitTests.xml 
> Packages/Framework/TYPO3.FLOW3/Tests/Unit/
> 
> phpunit -c Build/Common/PhpUnit/FunctionalTests.xml 
> Packages/Framework/TYPO3.FLOW3/Tests/Functional/
> 
> Of course this also works for your own packages.

And just
 phpunit -c Build/Common/PhpUnit/UnitTests.xml
runs *all* existing unit tests. Works for functional as well, of course.

Regards,
Karsten


More information about the FLOW3-general mailing list