Refactoring Introduction to TDD(번역중) 원문 : http://www.agiledata.org/essays/tdd.html 테스트 주도 개발은 선-테스트 개발(test를 먼저 작성하고 그 test를 만족시키지 위한 코드를 작성하는 개발 기법)과 리팩토링을 조합한 개발에 대한 진보적인 접근이다. TDD의 주요 목적은 무엇인가? One view is the goal of TDD is specification