Hi Colleagues,

Is there a possibility the surefire-plugin to count all successful 
subtest(verify statements) for Junit tests.

Here is the describing of the problem:
> Imagine you have two tests, with each having 5 verify statements
> If both tests succeed, the test result will show two tests which passed 
> successfully
> If only one test succeeds and the other test fails completely, the result 
> (e.g. in Jenkins) will show one test succeeded and 5 tests failed, which 
> leads to a success rate of ~17%, while in fact the success rate is 50% (5 
> verify statements of the succeeded test are only reported as one success).

Thanks and regards,
Mihail Chalashkanov

Reply via email to