-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: nunit
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