You may want to check http://stackoverflow.com/questions/14768621/zend-framework-2-tutorial-module-application-could-not-be-initialized
Also: what is the exact exception? Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 17 April 2013 18:09, Katalin [via Zend Framework Community] < [email protected]> wrote: > Hi > I did some tests, created the module Blog, did some more tests and it all > passed. I had to add doctrine to the module Blog and now i need more tests. > My config.php for BlogTests seems to be okey - all directories exists, even > "vendor" but the autoloader seems it doesn't load the module > DoctrineORMModule. The problem actually is it doesn't load even a single > module from "vendor", anyway I can priorities them in "'modules' => > array(". Is there some kind of problem from autoloader caused by composer? > Here are the tests: > https://github.com/screws0ft/fz/tree/master/module/Blog/tests > Thank you > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://zend-framework-community.634137.n4.nabble.com/zf2-tests-can-t-load-vendor-modules-tp4659745.html > To start a new topic under Zend Framework, email > [email protected] > To unsubscribe from Zend Framework Community, click > here<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=634137&code=b2NyYW1pdXNAZ21haWwuY29tfDYzNDEzN3wxNzE0OTI1MTk4> > . > NAML<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/zf2-tests-can-t-load-vendor-modules-tp4659745p4659746.html Sent from the Zend Framework mailing list archive at Nabble.com.
