Skip to content

Instantly share code, notes, and snippets.

@Chavao
Created May 16, 2012 03:22
Show Gist options
  • Save Chavao/2707078 to your computer and use it in GitHub Desktop.
Save Chavao/2707078 to your computer and use it in GitHub Desktop.
chavao@ubuntu:~/Desktop/Simplate (master)$ phpunit --configuration tests/phpunit.xml
PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Cannot open file "bootstrap.php".
' in /usr/share/php/PHPUnit/Util/Fileloader.php:108
Stack trace:
#0 /usr/share/php/PHPUnit/TextUI/Command.php(786): PHPUnit_Util_Fileloader::load('bootstrap.php')
#1 /usr/share/php/PHPUnit/TextUI/Command.php(156): PHPUnit_TextUI_Command->handleArguments(Array)
#2 /usr/share/php/PHPUnit/TextUI/Command.php(147): PHPUnit_TextUI_Command->run(Array, true)
#3 /usr/bin/phpunit(52): PHPUnit_TextUI_Command::main()
#4 {main}
thrown in /usr/share/php/PHPUnit/Util/Fileloader.php on line 108
chavao@ubuntu:~/Desktop/Simplate (master)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment