유닛 테스트, 통합 테스트, 기능 테스트
[Test] 유닛 테스트(Unit Test), 통합 테스트(Integration Test), 기능 테스트(Functional Test)란?
Node.js TDD
nodejs 테스트 도구와 방법론 (테스트의 중요성, 전략, mocha, chai, sinon, istanbul, 유용한 팁)
Node.js 테스트 프레임워크 Mocha
Node.js 로 TDD 를 도전해보자