Skip to content

Instantly share code, notes, and snippets.

@smichaelsen
Created November 26, 2014 11:24
Show Gist options
  • Save smichaelsen/0a14ec57fbae9d4361cd to your computer and use it in GitHub Desktop.
Save smichaelsen/0a14ec57fbae9d4361cd to your computer and use it in GitHub Desktop.
Run TYPO3 Core Unit tests
  1. Run the tests from within the VM (if you have one).
  2. cd to the web root
  3. composer install
  4. ./vendor/phpunit/phpunit/phpunit -c typo3/sysext/core/Build/UnitTests.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment