Test Driven Development
Test Drive Development Process
nickas
2019. 7. 10. 13:55
TDD의 주요 프로세스
- Functional test
- Unit tests
- Unit test-code cycle
- Refactoring

Double-Loop TDD

Outside-In development with Double Loop TDD
In my last post, I started talking about London School TDD, and the two features of it that I think distinguish it from Classic TDD. The first was Outside-In development with Double Loop TDD, which…
coding-is-like-cooking.info