Skip to content

Commit 7316e5d

Browse files
committed
Docs: 220225/김지원/TDD 면접질문추가
1 parent 17d6b26 commit 7316e5d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CS/SoftwareEngineering/TDD.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,12 @@ TDD(Test-Driven Development, 테스트 주도 개발) 에서 얘기하는 테스
232232

233233
[TDD 구현 예제](https://github.com/alstjgg/cs-study/blob/main/%EA%B0%9C%EB%B0%9C%20%EC%83%81%EC%8B%9D/TDD%20%EB%9E%80%20%EB%AC%B4%EC%97%87%EC%9D%B4%EB%A9%B0%20%EC%96%B4%EB%96%A0%ED%95%9C%20%EC%9E%A5%EC%A0%90%EC%9D%B4%20%EC%9E%88%EB%8A%94%EA%B0%80.md)
234234

235-
[단위 테스트](https://mangkyu.tistory.com/143)
235+
[단위 테스트](https://mangkyu.tistory.com/143)
236+
237+
## 면접 질문
238+
239+
> 1. TDD가 무엇인가요?
240+
241+
> 2. TDD를 사용하면 장점이 무엇인가요?
242+
243+
> 3. 단위 테스트의 법칙은 무엇이 있을까요?

0 commit comments

Comments
 (0)