I am building a Silverlight application with DefForce. I want to Unit Test my View Models. Can I test them using the regular MS-Test framework or do I have to run them within the Silverlight test framework. The View Model itself has nothing Silverlight specific in it, so testing it with the regular MS-Test should be possible. The only question is how does DefForce works with this? Does it depend on the licence? We have only a Silverlight licence. Do we need to upgrade to run Unit Tests?
Greetings
Markus Seeli