So how does OpenCover's profiling impact your testing. The best way is to get
some figures so that you can judge for yourself.
I decided to use OpenCover's own tests and use the timing value produced by
Nunit itself; just like I'd expect any user who is trying to determine impact I
suppose. I've also added the results from PartCover for comparison. Before I
took any numbers I (warmed) the code by running the code several times
beforehand.
Nunit32Nunit32 (OpenCover)Nunit32 (PartCover)Nunit64Nun