What's hot ? (and I mean really ...) - scroll down for more
1).  Code Templating - advanced usage of delegates & generics: my slides & demos are available for download! CodeProject article is also available.

2).  My series "TDD in the eyes of a simpleminded" is in progress(including code!): preface, part1, part2, Q&A 1, Manual Stub .vs. Mock Stub

3).  TDD Workshop: SeeCompass v0.1 and v0.2 are out.
# Saturday, July 22, 2006

I've attached the code I demonstrated so far to the original posts so you could play with the code a little and understand how it all connects (if code samples in my posts were not clear enough).

Requirements:

  • Nunit 2.2.8
  • TestDriven.Net (this is actually an extra, but give yourself a break and download this gold)
  • Visual Studio .Net 2005

Code (inside the posts):

TDD in the eyes of a simpleminded: Part 1 - The NameResolver

TDD in the eyes of a simpleminded: Part 2 - Testing inner behavior

Have fun !


p.s:
in every additional post I'll publish about "TDD in the eyes of a simpleminded" I will upload the code.

TDD
Comments are closed.