Hi,
I am using surefire to run Junit's 4.x parametrerized tests. Surefire reports them as 1 test. If one test out of the parameterized bundle fails - Surefire fails the entire encapsulating test. Is there a way to set the Surefire in such a way that it reports all the parameterized tests?
Thanks,
Vicki