35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
---
|
|
id: wiki-2026-0508-test-driven-development-테스트-주도-개
|
|
title: Test-Driven Development (테스트 주도 개발)
|
|
category: 10_Wiki/Topics
|
|
status: duplicate
|
|
canonical_id: wiki-2026-0508-test-driven-development
|
|
duplicate_of: "[[Test-Driven_Development]]"
|
|
aliases: []
|
|
source_trust_level: A
|
|
confidence_score: 0.9
|
|
verification_status: redirected
|
|
tags: [duplicate, tdd, testing]
|
|
last_reinforced: 2026-05-10
|
|
github_commit: pending
|
|
---
|
|
|
|
# Test-Driven Development (테스트 주도 개발)
|
|
|
|
> **이 문서는 [[Test-Driven_Development]] 의 중복본입니다.** Canonical 문서로 redirect.
|
|
|
|
## 핵심 요약 (Korean alias aspect)
|
|
- 매 "테스트 주도 개발" 은 Kent Beck 2003 *TDD By Example* 의 Korean translation.
|
|
- Red-Green-Refactor cycle + The Two Hats 의 separation.
|
|
- Canonical 문서: full content (Beck-style, Detroit vs London school, etc.).
|
|
|
|
## 🔗 Graph
|
|
- 부모: [[Test-Driven_Development]] (canonical)
|
|
- Related: [[The Two Hats]] · [[Test Automation Pyramid]]
|
|
|
|
## 🕓 변경 이력
|
|
| 날짜 | 변경 |
|
|
|---|---|
|
|
| 2026-05-08 | Phase 1 |
|
|
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |
|