Options

Generate Reports from XML Output file

JackAceJackAce Posts: 75 New member
edited October 1, 2012 7:05AM in SQL Test
What can I do with the XML report that is generated from the XmlResultFormatter call?
: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

Sign In or Register to comment.