Sometimes you want to combine the code coverage results from the current test run with previous ones. Visual Studio supports this with a built-in merge feature for .coverage files.
To do this, open the Code Coverage Results window, click Merge, and select the files you want to combine.



Do you have a question or a suggestion about this post? Contact me!