Project Description

Unit Driven is designed to allow you to run unit tests in both Silverlight and .NET. In .NET it compliments other unit test frameworks such as NUnit or MSTest. In Silverlight it is a standalone unit testing framework, providing more robust test capabilities than the prototype testing framework available from Microsoft.

Unit Driven was created to address the limitations in existing unit test frameworks related to testing asynchronous code. Unit Driven allows tests with synchronous or asynchronous code to be executable both on .NET and Silverlight. This is particularly critical in Silverlight, where all server communication is asynchronous and dispatched to the UI thread.

Unit Driven was created for the CSLA .NET for Windows and CSLA .NET for Silverlight frameworks, to allow effective testing of round trip, asynchronous, multiple framework calls. Since it is a separate project from CSLA .NET, it can be used for testing any application and so we've donated the project to the community.

Find details about CSLA .NET for Windows at http://www.lhotka.net/cslanet and CSLA .NET for Silverlight at http://www.lhotka.net/cslalight.

This project wouldn't exist without initial sponsorship from Magenic.

See a Detailed Example of why you might want to use Unit Driven.

Developer Blogs

Contributors

Last edited Sep 20 2008 at 4:35 AM by RockfordLhotka, version 11

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987