Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 209 Bytes

File metadata and controls

5 lines (4 loc) · 209 Bytes

Start Tests with (for composer)

../vendor/bin/phpunit -c typo3conf/ext/testing-framework/Build/UnitTests.xml

Start Test with (for git)

./bin/phpunit -c typo3conf/ext/testing-framework/Build/UnitTests.xml