VS2008 web service code coverage

Posted by user329814 on Stack Overflow See other posts from Stack Overflow or by user329814
Published on 2010-06-02T13:29:43Z Indexed on 2010/06/02 13:34 UTC
Read the original article Hit count: 190

Filed under:
|

Hi,

I have written a test method for a web service in VS2008, using visual studio test framework. Everything works fine until I enable code coverage for the web service dll in localtestrun.testrunconfig. Then, when I run the test, I get the result "Not executed". Could you give me an idea for this? Thank you

© Stack Overflow or respective owner

Related posts about webservice

Related posts about code-coverage