OpenCover testing tool usage in Visual Studio 2013
问题 I am trying to use OpenCover for a calculator application, written in C#. I have opened it in Visual Studio 2013 and installed the OpenCover and Report Generation packages using the package manager console. I cannot understand the other commands to continue. Specifically what does it mean by -target<target application> ? I cannot understand a single step to continue. 回答1: When you install OpenCover it would/should have presented you with a readme.txt that provides a link to the wiki http:/