We just switched over to VS2010, and I remember a while back I had setup code coverage for a project I was working on in 2010, and there being a little bit of setup involved. I can't seem to remember the steps in wiri开发者_如何学运维ng up code coverage with my unit test results. Anyone know the steps?
MSDN article: How to: Obtain Code Coverage Data. Note that this feature is only available in the Team editions of visual studio.
精彩评论