MSBuild task for Silverlight unit testing
- by joblot
Hi All
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