[FLOW3-general] FLOW3 Tests

Sebastian Kurfürst sebastian at typo3.org
Thu Aug 25 19:15:28 CEST 2011


Hey,

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.

Greets,
Sebastian


More information about the FLOW3-general mailing list