[aerogear-dev] PushEE testing POC

Douglas Campos qmx at qmx.me
Tue May 21 11:31:39 EDT 2013


On Tue, May 21, 2013 at 09:15:08AM +0200, Karel Piwko wrote:
> Well, we have 3 options where to put tests:
> 
> 1/ Have them tightly integrated - that would be src/test
+1, with failsafe plugin and a standardized naming pattern
> 2/ Have them next to actual code - that's current proposal
-1
> 3/ Have them in separate repository - that's Matthias option
+1, that's the lean route

> Personally, I do not like integration tests being kept separately. With
> Arquillian, the boundary between integration and unit test is very blur, so
And this is what get me pissed off, when I go to run an `mvn test` and
it starts trying to deploy my app to a server.

-- 
qmx


More information about the aerogear-dev mailing list