Alternative to manually merging coverage results

I realize that running my app with dotCover over 2 different runs creates 2 different coverage results and that I can merge those results to see an over all picture of the complete coverage.

I have a scenario where I need to run my WPF app several times to get a complete picture and it would be nice if when the code hasn't changed between runs if dotCover would automatically add the subsequent run's coverage analysis to the previous analysis results.  Seems like a very intuitive way to handle things.  When the code changes, then of course, I would expect different and separate results because the lines are different.

Just a thought for a nice enhancement to the product.  If there is a better way to make this suggestion than here, please let me know.

Sincerely,

0

Please sign in to leave a comment.