Disable coverage of child process?
Hello,
dotCover is analysing assemblies that are launched by integration tests as sub processes automatically. This is great in most cases, how ever in the specific cases I am working on it is a pretty big problem.
Is there any way to disable this feature or to exclude a specific child process from the coverage analysis?
Best regards
Please sign in to leave a comment.