Skip to content

Instantly share code, notes, and snippets.

@odino
Created September 1, 2010 12:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save odino/560611 to your computer and use it in GitHub Desktop.
Save odino/560611 to your computer and use it in GitHub Desktop.
odino@odino:/var/www/Symfony2/hello$ phpunit
PHPUnit 3.5.0RC2 by Sebastian Bergmann.
E
Time: 1 second, Memory: 4.25Mb
There was 1 error:
1) Application\HelloBundle\Tests\Controller\HelloControllerTest::testIndex
RuntimeException: Unable to guess the Kernel directory.
/var/www/Symfony2/src/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/Test/WebTestCase.php:56
/var/www/Symfony2/src/vendor/symfony/src/Symfony/Framework/Test/WebTestCase.php:36
/var/www/Symfony2/src/Application/HelloBundle/Tests/Controller/HelloControllerTest.php:11
FAILURES!
Tests: 1, Assertions: 0, Errors: 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment