How to include SpecFlow .html report in CruiseControl BuildReport?
all.
How to include SpecFlow 开发者_高级运维.html report in CruiseControl BuildReport?
Is exists ready to use solution?In the File Merge Task, you can specify an action of "Copy." This will copy the html file to the artifacts folder for that build. Then modify the dashboard config to include a link to the html file.
精彩评论