I am looking for some help with regards to SL4 and unit testing.
Is there a standard unit testing framework that exists? developed by microsoft?
I have found a number of ports for nunit and microsoft .net tests…
I would really appreciate any info with regards which framework to use.
While i am on it, a moq toolkit also exists for silverlight – any ideas ?
The Silverlight Toolkit includes a unit testing framework which is pretty powerful.
Also, you should consider the Microsoft Test Manager and its framework (if your development environment has access to it), as it contains great UI Test automation options that integrate with Silverlight as well as Web, WPF, and Win.Forms.