Here is a classic definition of TDD from Agile discussion group,
Classic TDD (and just TDD for that matter) is: write a little example of a (sub)set of behavior, write a little code so that the example works, refactor, repeat.
What we miss all the time while defining TDD is the "Refactor" part !!!
No comments:
Post a Comment