[TDD-BE] - Test-driven Development
By Example
Published by: Addison-Wesley Professional (2002)ISBN: 0-321-14653-0
By: Kent Beck
This book is a good introduction to the process of driving software development with unit tests. In the second part of the book Kent illustrates TDD by building a Test Automation Framework (page X) in Python. In an approach he likens to "doing brain surgery on yourself" he uses the emerging framework to run the tests he writes for each new capability. It is a very good example of both TDD and bootstrapping.
Copyright © 2003-2008 Gerard Meszaros all rights reserved