Hi there,

applications haven't really to be "tested". Or at least you will probably
be able to just run integration tests.
Anyway, as your development happens inside your modules, you really should
place the tests in there, as a Module is basically a namespace.

Marco Pivetta

http://twitter.com/Ocramius

http://marco-pivetta.com



On 29 April 2012 08:17, ' Rafael . <dexter...@hotmail.com> wrote:

> Hi,
>
> I am starting one app using zf2/zendskeletonapplication(
> https://github.com/zendframework/ZendSkeletonApplication), I am wondering
> how can I unit test it? Is it any example available?
>
> Any help is welcome,
>
> Thanks
>
> Rafael
>
>

Reply via email to