dotCover with Service Fabric Services
Is there a way to use dotCover to get the code coverage for a set of Services that are deployed in Service Fabric? We have a set of automated tests that hit our REST endpoints and I would like a way to get the code coverage from these tests.
Please sign in to leave a comment.
I have exactly the same setup, and am interesting in knowing if this is at all possible
Hello, i am trying to profile / instrument my C#.Net webapi service which is deployed on Azure Service fabric. I want to determine coverage for system integration tests.
Does Dot cover support the same??