How to customize color settings for Code Coverage Result in Visual Studio ?
This question came up after one of our previous post – Understanding Code Coverage – How to determine which portion of code is being tested in Visual Studio ? . We discussed about different colors of code coverage area and how it looks like when the code is covered, not covered or partially covered. For few, the colors… Read More »