TDD - what are the short term gains/benefits?
- by ratkok
Quite often benefits of using TDD are considered as 'long term' gains - the overall code will be better structured, more testable, overall less bugs reported by customers, etc.
However, where are the short terms benefits of using TDD? Are there any which are actually tengible and easily measureable?
Is it important to have an obvious (or even not obvious by quantifiable) short term benefit at all, if the long term gains are measurable?