|
Do we know if it even attaches
to the Cassini process? From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Burrows Mitch, I
have the same problem and don't have an answer yet. The issue lies
in the fact that when you run the test, the web site is being run from the
...\_PublishedWebSite\ directory where as the instrumented DLL's is siting
in the \TEST\OUT directory. Therefore, you don't get any code
coverage. I'm playing around to see if I can add in a DLL in
the output directory by modifying the code coverage directory in the .testrunconfig
file (see below). I'll let you know how this goes but my gut feeling is
that it will not work. <codeCoverageItems
type="System.Collections.Generic.List`1[[Microsoft.VisualStudio.TestTools.Common.CodeCoverageItem,
Microsoft.VisualStudio.QualityTools.Common, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a]]"> Cheers Chris From: [EMAIL PROTECTED] on behalf of Mitch
Denny Hi all, Has anyone managed to get code coverage working in Team
Build with Web Application Projects? I spent about eight hours the other night
trying to get this working, but for whatever reason it wouldn’t pick up the
coverage stats from a Web Application Project (the replacement project time for
WebSite Projects that shipped out of the box). Has anyone else tried this? OzTFS.com
- to unsubscribe from this list, send a message back to the list with
'unsubscribe' as the subject. OzTFS.com
- to unsubscribe from this list, send a message back to the list with
'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net |
- [OzTFS] Has anyone managed to get code coverage working in T... Mitch Denny
- RE: [OzTFS] Has anyone managed to get code coverage wor... Chris Burrows
- RE: [OzTFS] Has anyone managed to get code coverage... Mitch Denny
- RE: [OzTFS] Has anyone managed to get code cove... Chris Burrows
- RE: [OzTFS] Has anyone managed to get code ... Mitch Denny
