Surefire XML output

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

Surefire XML output

by jnusaira :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


This may be a shot out there.

But i am having trouble with the XML output on the surefire report.

It does not print out the classname on the testcases, and I need it so i can generate meaningful output from it.

I noticed XMLReport seems to look for a "group" if its filled in; however, ours is not filled in. Also it doesnt seem like the test suites actually write to it anyway. They do seem to put the classname in message.

So is there

a) Anyweay to get the XML to output the classname for the testcases
b) Anyway to tell surefire to use a different reporter?