Using DotCover for Windows Service Coverage Report

Answered

We want to use dot Cover to generate coverage report for Windows Services which hits when we run an in-house Workflow Testing Tool.
Is there any way to achieve this ?
Tool is developed in C# and .Net
Windows Services are nothing but DLLs from a C# and .Net project

0
1 comment
Avatar
Permanently deleted user

Hello Rjangra,

you can cover windows services through ReSharper->Cover->Cover Application -> Windows Service command.

 

0

Please sign in to leave a comment.