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
Please sign in to leave a comment.
Hello Rjangra,
you can cover windows services through ReSharper->Cover->Cover Application -> Windows Service command.