Generate Reports from XML Output file
What can I do with the XML report that is generated from the XmlResultFormatter call?
I'd like to somehow integrate this in Jenkins. Is this file in a format that Jenkins would understand (JUnit, MSBuild or some other testing framework format that Jenkins might have a plug in for)?
:XML ON EXEC tSQLt.XmlResultFormatter
I'd like to somehow integrate this in Jenkins. Is this file in a format that Jenkins would understand (JUnit, MSBuild or some other testing framework format that Jenkins might have a plug in for)?
Comments
http://tsqlt.org/177/integrating-tsqlt- ... e-control/
You may need to write a bit of XSL if you want it to look nice.