
Getting started with test-driven development

In this article, an excerpt from Test-Driven Development: A J2EE Example (Apress, 2004), author Thomas Hammell helps you select the right tools for getting started with test-driven development (TDD)
…
Following the Keep It Simple, Stupid (KISS) and You Aren’t Gonna Need It (YAGNI) rules of extreme programming (XP), each tool listed in the following sections fits into the TDD process …
more Here