Reputation: 23
I am creating an web Application using ASP.NET core and Angular 7. I have developed Unit Test cases for Web API code using MS Test Framework. In angular i was able to generate a code coverage report using Karma, But in DotNet i was not able to find out a tool to generate Coverage report.
I don't have any alternative other than using MS Test framework, so kindly don't suggest Xunit and Nunit.
It would great to have a step by step description or any resource to go through
Upvotes: 0
Views: 671