2008/8/7 Benjamin Bentmann <[EMAIL PROTECTED]>:
> Hi Vincent,
>
>> Removing this activation check, ITs will never be been called by
>> default. Is it really the wanted behaviour?
>> IMHO I think unit testing implies IT testing. Does I missed something?
>
> Well, it appears to be a personal taste: I am just like you in favor of
> running tests (whatever kind) by default but the consensus while talking on
> IRC (at least as I sensed it, see the logs) was to keep them out of everyday
> builds and have them run only on demand by CI.

CI did not develop or make release for us ;) So, I think we need to be
developer oriented and not CI oriented.
So, IMHO ITs are part of the build and should be activated by default
when maven.test.skip is true or at least, with dev user property in
the settings like skipTests.

Other thoughts?

Cheers,

Vincent



>
> Benjamin
>
>
> [0] http://dev.rectang.com/logs/codehaus/%23maven/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to