-
Jon Kruger
5.0
Description:
Test driven development is a proven technique that will help you write well tested and well designed code. I'll show you the tools and techniques that I use to do test driven development and we'll walk through the TDD process for some simple features. We'll cover such tools and topics as Rhino Mocks, behavior driven development with NBehave, and dependency injection, and I'll give you the base code that I use on all projects to help write unit tests so that you can hit the ground running.

This was a very substantive presentation (as always) from Jon. This particular presentation would probably leave someone who was new to TDD methods and tools a little dizzy, but Jon did a great job of cramming a ton of useful content into a short period of time, and he made all the code available for further review.