Is there any way to get code coverage numbers from Silverlight? Up until now it has been impossible. I was hoping with the开发者_如何学C new Visual Studio 2010 Service Pack or Silverlight 5 coming out that there might be a way.
Jeff Wilcox outlines how to get Code Coverage from the Silverlight Unit Test Framework on his blog at http://www.jeff.wilcox.name/2009/11/november-walkthrough/
精彩评论