Click here to Skip to main content
15,886,817 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
We have a PRISM based MVVM Silverlight application(SL5).
The idea is to create unit tests for the viewmodel and in some places view code.

We explored msTest, nunit and Silverlight unit test framework for the same and reached a conclusion that Silverlight unit test only work with our application.
The questions are:
1. Is Silverlight unit test the best way to go about for PRISM based Silverlight applications?
2. How to get the code coverage for my unit tests in Silverlight Unit test framework?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900