Skip to main content
Home Forums General Silverlight Getting Started Write unit test for silverlight class libraries?
2 replies. Latest Post by nyhetsgrupper@gmail.com on July 7, 2009.
(0)
nyhetsgr...
Participant
1372 points
320 Posts
07-06-2009 5:01 AM |
When testing silverlight class libraries do I have to use the silverlight testing framework or can I use a standard tool like NUnit?
brightstar
Member
406 points
185 Posts
07-06-2009 9:37 PM |
Have you test Silverlight class libraries with NUnit?
07-07-2009 2:03 AM |
I am asking if it is possible to use NUnit. Or is it recommended to use the silverlight testing framework?