Comments
1 comment
-
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- ... e-control/
You may need to write a bit of XSL if you want it to look nice.
Add comment
Please sign in to leave a comment.
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)?