Quantcast
Channel: opencppcoverage Discussions Rss Feed
Viewing all articles
Browse latest Browse all 235

New Post: OpencppCoverage difference with Visual Studio Code coverage

$
0
0
Hello,

I never try the code coverage feature inside Visual Studio because it requires the "Enterprise" edition.

Here are some features of OpenCppCoverage:
  • No need to recompile the code, you just need pdb files and source files.
  • You can have a partial code coverage based on a diff file(It is useful if you want to know the coverage of a specific pull request for example).
  • It works well with Jenkins.
  • You can exclude a line based on a tag.
I did not test the libraries you mention but they should work.
OpenCppCoverage is very easy to use so you should give it a try and see if it fit your needs.

Note: OpenCppCoverage produces a better result in debug mode.

I hope this will help,

OpenCppCoverage

Viewing all articles
Browse latest Browse all 235

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>