machine.specifications icon indicating copy to clipboard operation
machine.specifications copied to clipboard

Improve XML output for reports

Open Slesa opened this issue 7 years ago • 0 comments

Hi, I am trying to to send the XML output to SonarQube, but get the error

 Missing root element <results> 

When I look into the report file, it looks a bit strange - lots of 'Enter' and 'Exit' tags, it seems like a debug output of the parser. So my question is: is this intentional? If yes, what is it good for? And/or could we get something similar to the NUnit output, to send it to a report generator?

Slesa avatar Mar 21 '18 10:03 Slesa