Measuring code coverage of ASP.NET 5 applications using Opencover





5.00/5 (2 votes)
This post is about getting code coverage of ASP.NET 5 using Opencover. In computer science, code coverage is a measure used to describe the degree to which the source code of a program is tested by a particular test suite.