On 2/23/16, 9:26 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Hi Alex, > >Well I think that's something completely different. I never knew you >could setup Eclipse to run every test each time you save, but that sort >of doesn't seem to make much sense to me. Isn't Eclipse already slow >enough? ;-) I guess I wasn't clear. Currently the unit-tests are in their own Eclipse project so they do not automatically run, which is what I want. My question is if we have to use a Maven Eclipse project, do we have the same control over when tests run? Thanks, -Alex