Me again,

think my question was not detailed enough, 
sorry for that, here comes a new version:

What is the reason why in the test-plugin the test:match test:single goals
are configured to not report all failures and errors?
   (Both goals use the haltonfailure="yes" and 
    haltonerror="yes" in the goal definition.)

Because I want to use the test:match goal to run different
sets of tests it would be good if the two goals would be
configurable by setting a maven-property. 
(as long as it is not possible to have more than one 
test-directory (like in the proposal for test levels))

Thanks
Christian
> 
> Hi,
> 
> 
> 
> I have written a JUnit TestCase that contains 3 "testxxxxx" Methods that
> simply fail.
> 
> But the test-plugin only reports the first failure / error. So I don't see
> the results
> 
> of the other test methods.
> 
> How can I configure the plugin to report all errors and failures?
> 
> 
> 
> Thanks
> 
> Christian


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

Reply via email to