Support OpenCover xml coverage files
Support OpenCover XML Files instead of asking to convert those files to dotcover or NCover formats.
NDepend v2019.1 now support completely OpenCover coverage file format, see more here https://www.ndepend.com/whatsnew#OpenCover
and here https://www.ndepend.com/docs/code-coverage#OpenCoverFile
-
We have a private beta with OpenCover support.
Anyone interested to test can come back to us at support@ndepend.com -
Anton Yarkov commented
We are using OpenCover reports across of a company both on developers machines and on servers. We definitely want to track Code Coverage with NDepend and we didn't find any way to use OpenCover XML files in NDepend (tried to convert to NCover with some XSLT found in the GitHub, but NDepend doesn't "see" the converted data despite the fact that file itself is loaded).
So, not having OpenCover support in NDepend is blocking us from buying a license of NDepend.
-
Ian commented
We use opencover for code coverage and it would be really useful to be able to load the coverage files into ndepend for tracking.
I have attempted to use the converter xslt but it seems to produce an ncover style file that NDepend no longer supports.
It would be much, much, much better to be able to directly import opencover files.