Unit Testing (NUnit) a WP7 Project
As you know I haven’t been able to unit test my ViewModels since I updated to the beta tools. With the April CTP I was able to use a c# class library with standard NUnit, updated system references and ReSharper to run the tests. After updating to the beta tools I got the following errors: …