共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Coverage ReportGenerator |
Coverage ReportGenerator
|
6 | 0 | 51 |
贡献者 | 讨论 | 代码提交 |
ReportGenerator converts XML reports generated by OpenCover, PartCover, Visual Studio or NCover into a readable report in various formats.
The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered.
ReportGenerator supports merging several reports into one.
It is also possible to pass one XML file containing several reports to ReportGenerator (e.g. a build log file).
The following output formats are supported by ReportGenerator:
-HTML, HTMLSummary
-XML, XMLSummary
-Latex, LatexSummary