Zend Framework 2 tutorial: Module (Application) could not be initialized
问题 I am following the official Zend Framework 2 tutorial for version 2.1. In the Unit Testing section, where I am supposed to run phpunit in module/Application/test I am running into the following problem: user@xubuntu1210:~/Desktop/zf2-tutorial/module/Application/test$ phpunit PHPUnit 3.7.13 by Sebastian Bergmann. Configuration read from /home/user/Desktop/zf2-tutorial/module/Application/test/phpunit.xml.dist E Time: 0 seconds, Memory: 4.00Mb There was 1 error: 1) ApplicationTest\Controller