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
