Tuesday, February 07, 2006

TypeMock.NET

TypeMock.NET Home

To my fellow .NET coders, if you are looking for a good Mock tool then you have to look into TypeMock. Personally, I was so impressed with this tool (after using the free version) that I went ahead and purchased the Enterprise version.

It has, so far, saved me a considerable amount of time and allowed me to conduct my unit tests to ensure that my systems are running as they should be. If there are still bugs in my systems it's must definitely because I haven't implemented Unit testing on some parts yet but as far as this tool goes, I'm very impressed.

I was previously trying to use NMock and while it was a good tool I must say that TypeMock is in many ways quite superior.

0 comments: