Whiteship
  • Home
  • 인프런 강의
  • Java
  • Spring
  • JPA
  • SDE Tips
Subscribe

What is TDD

A collection of 1 post
Refactoring

Introduction to TDD(번역중)

원문 : http://www.agiledata.org/essays/tdd.html 테스트 주도 개발은 선-테스트 개발(test를 먼저 작성하고 그 test를 만족시키지 위한 코드를 작성하는 개발 기법)과 리팩토링을 조합한 개발에 대한 진보적인 접근이다. TDD의 주요 목적은 무엇인가? One view is the goal of TDD is specification and not validation (Martin,Newkirk, and
Nov 14, 2006 — 6 min read
Whiteship © 2022
Powered by Ghost