Analyzed about 1 month ago
ReportGenerator converts XML reports generated by OpenCover, PartCover, Visual Studio or NCover into human readable reports in various formats.
The reports do not only show the coverage quota, but also include the source code and visualize which lines have been covered.
ReportGenerator
... [More]
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
-TextSummary
-Custom reports
Compatibility
* OpenCover
* PartCover (4.0)
* PartCover (2.2, 2.3)
* Visual Studio (vstest.console.exe, CodeCoverage.exe)
* NCover (tested version 1.5.8, other versions may not work) [Less]
113K
lines of code
18
current contributors
3 months
since last commit
6
users on Open Hub