I want to know which is the best unit testing framework for testing WP7 applications. It would be great if the testing framework supports functional testing also. I should be able to run the tests on my device.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Silverlight Toolkit contains the de-facto Unit Testing framework.
Roger Peters wrote a guide how on how to use it