TYPO3 Developer Days 2016 Backend Resources Tests Execute unit and functional tests with the following commands. See Build/runTests.shfor further information concerning environment settings. ./bin/phpunit --colors -c Build/UnitTests.xml ./bin/phpunit --colors -c Build/FunctionalTests.xml