Tag Archives: mstest

Unit-Testing Silverlight Projects

In the last post, I wrote about, how to use ReSharper with Silverlight Unit Test Projects. Now I can do TDD with Silverlight very easily. But I don’t like the MSTest assertions syntax. In the Past I used NUnit to … Continue reading

MSTest, NUnit, Silverlight, tdd, unit tests , , , ,