We have automated build environment which uses MSBuild task to launch NUnit test. How can I launch unit test written with Silverlight Unit Test framework? Is there a MSBuild task available?
Thanks
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.
If you are using the Silverlight Unit Test Framework found in the Silverlight Toolkit, there is a build task to automate launching the browser.
Unfortunately there are some issues with the April release that may prevent it from working in app situations, but the previous November release worked pretty well on Windows Vista and Windows 7 machines. A fix is pending for the new version.