Difference between revisions of "TDD"
From CitconWiki
Jump to navigationJump to search (New page: Without TDD, you write bugs faster. With TDD, you write code faster.) |
|||
| Line 1: | Line 1: | ||
Without TDD, you write bugs faster. With TDD, you write code faster. | Without TDD, you write bugs faster. With TDD, you write code faster. | ||
| + | |||
| + | With TDD, you write *working* code faster. That's a better definition of TDD | ||
Revision as of 02:00, 19 September 2009
Without TDD, you write bugs faster. With TDD, you write code faster.
With TDD, you write *working* code faster. That's a better definition of TDD