You can just look at the bootstrapper of any of the modules lying around

https://github.com/doctrine/DoctrineModule/blob/master/tests/Bootstrap.php
https://github.com/doctrine/DoctrineORMModule/blob/master/tests/Bootstrap.php
https://github.com/bjyoungblood/BjyAuthorize/blob/master/tests/Bootstrap.php
https://github.com/Ocramius/OcraCachedViewResolver/blob/master/tests/Bootstrap.php

etc etc :)


Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/


On 18 June 2013 15:49, Katalin <catalin_...@yahoo.com> wrote:

> QUOTE:
> Hi,
>
> Any update on this?
>
> I am facing the same problems.  I can load Doctrine from the regular app
> but
> when trying to do it from the tests folder (inside one of my modules) it
> gives the same error message.
>
> - mario
>
> Hi, I did figure out a ugly way to get it working. It works for me. Maybe
> you can get something good, or even the idea from there:
> http://goo.gl/JkNYt
> .
>
>
>
> --
> View this message in context:
> http://zend-framework-community.634137.n4.nabble.com/zf2-tests-can-t-load-vendor-modules-tp4659745p4660354.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
>
> --
> List: fw-general@lists.zend.com
> Info: http://framework.zend.com/archives
> Unsubscribe: fw-general-unsubscr...@lists.zend.com
>
>
>

Reply via email to