Code coverage for .net Core with OpenCover
Context We've recently been on a big drive to improve code coverage on all of our code bases. Our tech stack include Angular 1.6, Angular 6, ASP.net 4 and asp.net Core. Test coverage in the JavaScript world is pretty amazing with tools like Istanbul, but we've battled… Read more →