Thursday, February 28, 2008

TypeMock - an introduction

I my next project (which is mega-cool, I'll get back) i will start using TDD from the outset, which seems to be the only way to get it to work. To do that we'll need a mocking framework and the flavor of the month seems to be TypeMock.

There are not many very good introductions on the net but here are some that are the best so far:

PS
Following a really fast answer (ca 4 hours after my posting) from the TypeMock-team (this Internet thingy is so cool, isn't it) i want to add two movies:

2 comments:

Eli Lopian said...

You should also see Getting Started in under 10 minutes

Anonymous said...

Thank you Eli for an fast response. I have extended the post with links to the movies, which were great, by the way.