Friday, July 5, 2013

TDD Terminology Simplified

The core idea of Test-Driven Development (TDD) is writing tests before writing any functional code, and then writing only the least possible amount of code
- Full Post

No comments:

Post a Comment