Skip to main content
Home Forums Silverlight Programming Programming with .NET - General Unit Test Framework for Silverlight 3
3 replies. Latest Post by jay nanavati on June 28, 2009.
(0)
jay nana...
Contributor
3388 points
624 Posts
04-26-2009 6:40 AM |
Is Unit Test Framework for Silverlight 3 available? How can I unit test Silverlight applications?
06-04-2009 9:23 AM |
Oh.. I just found that Unit Test Framework for Silverlight 2 will work for version 3 as well.
elitovsky
Member
12 points
1 Posts
06-28-2009 3:05 PM |
I made a series of 3 video tutorials showing how to hook up silverlight test framework for unit testing and asynchronous integration testing with the Silverlight 3 runtime and navigation application templates.
Check them out at http://zenthought.com
Eric
06-28-2009 3:13 PM |
Thanks elitovsky!