Posts tagged with AppVeyor

  • Code coverage for open source .NET with AppVeyor and Coveralls

    Mar 19, 2016

    Code coverage is a useful metric of the quality of your code. It shows how much code is being covered by unit tests. It doesn’t necessarily mean that the unit tests are well written, but no metric can probably tell you that. However, aiming for a specific code coverage, let’s say 70%, is a good practice, because failing to meet the goal might mean somebody didn’t write enough unit tests.

This site uses third party cookies from Google Analytics and Google AdSense Accept and close popup