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

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

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

AgUnit, ReSharper, Silverlight, tdd, unit tests , , , ,