Surefire reports on Junit Parameterized tests

View: New views
1 Messages — Rating Filter:   Alert me  

Surefire reports on Junit Parameterized tests

by vicki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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