-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: tdd
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
TDD with SIlverlight Unit Test Projects
I have searched a while and I have tested many tools and frameworks, but I couldn’t a tool or framework that supports TDD in a right and quick way. The perfect way is to use the ReSharper Unit Test Runner, … Continue reading