Skip navigation.

Popular TDD; PyUnit assertions; large-scale TDD...

Popular TDD; PyUnit assertions; large-scale TDD...

InfoWorld's Jon Udell mentions TDD as "one increasingly popular approach to finding bugs" in his article Source code analysis breaks new ground.

Alexis Hui wonders about PyUnit's assertion limitations (see all of testdriven.com's resources on Python).

Tim Shakarian wonders where TDD fits when testing large scale applications.

John Tobler writes a short blog on Fit and Fitnesse and makes the point acceptance testing tools do not eliminate the need for TDD.

The Italian Agile Day will be held November 12 in Milan.

Ron Jacobs thinks TDD serves as a meter for judging the quality of open-source projects.

Andy Marks blogs about test suite smells.