| Subject: VS2008: Code coverage |
| Group: microsoft.public.vstudio.general |
| Date: 6/9/2008 1:27:10 AM |
| From: =?iso-8859-1?Q?Daniel_Lidstr=F6m?= [Email Address Protection] |
Hello! I'd like to try the code coverage feature that apparently is part of the test framework. However, when I go to localtestrun.testrunconfig there is no Code Coverage item on the left pane of the configuration dialog. What do I need to enable code coverage? I'm using Visual Studio 2008 Professional Edition. Thanks in advance! -- Daniel |
| Back |
| Subject: Re: VS2008: Code coverage |
| Group: microsoft.public.vstudio.general |
| Date: 6/9/2008 1:37:19 AM |
| From: Rory Becker [Email Address Protection] |
Hello Daniel, > I'd like to try the code coverage feature that apparently is part of > the test framework. However, when I go to localtestrun.testrunconfig > there is no Code Coverage item on the left pane of the configuration > dialog. What do I need to enable code coverage? I'm using Visual > Studio 2008 Professional Edition. I believe you need a (more expensive/upgraded) version of VS2008 than the pro edition for the code coverage. Someone please feel free to correct me though as I also have VS2008 Pro and would be very happy top hear otherwise -- Rory |
| Back |