首页 > 其他 > 详细

The method of using code coverage tool

时间:2016-06-15 18:38:08      阅读:161      评论:0      收藏:0      [点我收藏+]

Please look at the following blog:

http://blog.csdn.net/superqa/article/details/9060521

 

Use  ReportGenerator tool

the command line is:ReportGenerator.exe -reports:"D:\TestResults\xyz.xml" -targetdir:"D:\TestResults"

you can type ReportGenerator.exe /? fro help

The method of using code coverage tool

原文:http://www.cnblogs.com/vision668/p/5588157.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!