| Author |
Message |
JackAce
Joined: 08 Jul 2011 Posts: 28
|
Posted: Fri Sep 28, 2012 6:01 pm Post subject: Generate Reports from XML Output file |
|
|
What can I do with the XML report that is generated from the XmlResultFormatter call?
| Code: |
: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)? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6348 Location: Red Gate Software
|
Posted: Mon Oct 01, 2012 12:05 pm Post subject: |
|
|
I'd think every build platform could understand XML, so it shouldn't be a problem to integrate the report with a build system. The people at tSQLt have documented how you would put the reports into CruiseControl:
http://tsqlt.org/177/integrating-tsqlt-with-cruise-control/
You may need to write a bit of XSL if you want it to look nice. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group