Skip to content

Instantly share code, notes, and snippets.

@skurfuerst
Created April 7, 2011 09:14
Show Gist options
  • Save skurfuerst/907396 to your computer and use it in GitHub Desktop.
Save skurfuerst/907396 to your computer and use it in GitHub Desktop.
skurfuerst:FLOW3Base sebastian$ phpunit -c Build/Common/PhpUnit/UnitTests.xml --coverage-html /tmp/asdf/ Packages/Framework/FLOW3/Tests/Unit/Log/
PHPUnit 3.5.13 by Sebastian Bergmann.
.......S......
Time: 1 second, Memory: 9.00Mb
OK, but incomplete or skipped tests!
Tests: 14, Assertions: 16, Skipped: 1.
Generating code coverage report, this may take a moment.PHP Fatal error: Class 'Doctrine\ORM\Query\TreeWalkerAdapter' not found in /opt/local/apache2/htdocs/FLOW3Base/Packages/Framework/FLOW3/Classes/Persistence/Doctrine/CountWalker.php on line 24
Fatal error: Class 'Doctrine\ORM\Query\TreeWalkerAdapter' not found in /opt/local/apache2/htdocs/FLOW3Base/Packages/Framework/FLOW3/Classes/Persistence/Doctrine/CountWalker.php on line 24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment