Saturday, August 18, 2012

Still no IIS localhost WCF web service unit testing solution in Visual Studio 2012

After sending my question to StackOverflow regrading to failing to run WinRT unit test suite on Visual Studio 2012 when all web services are hosting on localhost, I spent some time tried to see if there's other project type that I could use so that I can call localhost web service thru the WinRT based WCF Web Service Client project.  The answer is so far, no.

Guess for the web service part, I have to just ignore unit testing, and take the leap of faith.

0 Comments:

Post a Comment

<< Home