I hate repetitive tasks - especially ones that are easily automated. Generating code coverage runs using mstest is an example of that. The goal was to create a script that could do that following: 1) Validate that the input binaries were available 2)
Read More...