Silverlight 2 & 3 Unit Test Frameworks
1. Microsoft Silverlight Unit Test Framework
The source code to the unit test framework is now available on CodePlex: the Silverlight Toolkit
download new templates
breaking changes information
The unit test framework is compatible with Microsoft Silverlight 2. Windows and Mac. Safari, Mozilla Firefox, and Internet Explorer support.
- unit tests run right inside the web browser
- enables testing of rich controls and the entire Silverlight platform
- rich in-browser logging
- basic asynchronous testing support
Also
ScottGu introduction Introductory post by Jeff Wilcox Introductory video and screencast Visual Studio Unit Test Intro
2. SilverUnit – Roy Osherove (VB.NET)
3. Selenium
No comments yet.
