Differences between revisions 2 and 3
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
== Problem suggestions that would make good examples == == Problem suggestions that might make good examples ==
 * A mailing list that supports entering a future address change for a person

It's hard to come up with good teaching examples of TestDrivenDevelopment that are large enough to be meaningful but small enough to be understood quickly. There are some old chestnuts: Kent Beck used the Money example in Test Driven Development: By Example (0321146530). Uncle Bob Martin and Ron Jeffries have frequently used the Bowling Game example.

Step by step examples

Code that's been developed using TDD

Problem suggestions that might make good examples

  • A mailing list that supports entering a future address change for a person

Descriptions and explanations of TDD

iDIAcomputing: TestDrivenDevelopmentExamples (last edited 2009-07-27 18:26:38 by localhost)