The Microsoft Silverlight Unit Test Framework is a simple, extensible unit testing solution for Silverlight developers.
Unit Test Framework for Microsoft Silverlight
The Silverlight Unit Test Framework is now part of the Silverlight Toolkit.
Where to find the test frameworkThe framework is installed when you use the
Silverlight Toolkit. The Silverlight Toolkit team uses the test framework for all the unit tests that ship.
SilverlightThe source code to the unit test framework is now available on CodePlex: the Silverlight Toolkit, and also inside the toolkit source drop 
This test framework is a testing solution built to make simple unit testing as easy as running a Silverlight application. The framework was first released at the
MIX '08 conference and is now part of the Silverlight Toolkit.
The unit test framework is compatible with all Silverlight versions.
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
Sample rich test application running on a Mac 
The Microsoft unit test framework is one of several popular .NET unit testing metadata choices out there (
learn more). Around since Visual Studio 2005, we decided to make it easier for everyone to get started in the Silverlight world by using the same metadata. The Silverlight unit test framework includes the same assertions and metadata that you'll find in Visual Studio 2008 Professional.
If you're new to Microsoft's effective and easy-to-use unit test framework, then you'll be able to use your Silverlight testing knowledge while building applications on the full .NET framework platform, including Windows Forms, WPF, and .NET 2.0 through 3.5 class libraries.
Original tutorials, articles, and screencasts can be found at
http://www.jeff.wilcox.name/blog/.
Jeff Wilcox
Software Development Engineer
Microsoft Corporation
http://www.jeff.wilcox.name/ Microsoft.Silverlight.Testing is not an officially supported Microsoft product. It is an Experimental Quality Band component of the Silverlight Toolkit. The content on this site represents my own personal opinions and thoughts at the time of posting, and does not reflect those of my employer in any way.