TIL28: Test Driven Development

Charlie·2020년 9월 21일
0

Pre Course TIL

목록 보기
28/45
post-thumbnail
  • Test Driven Development
    • Make it Fail
    • Make it Pass
    • Refactor
  • Test Framework 구성 요소
    • Unit Test
    • Assertion
    • Matcher
  • Test Framework를 위한 JavaScript Library
    • Mocha
    • Chai
    • Should
    • Jest
    • Supertest

자료 출처: 코드스테이츠(CodeStates)

0개의 댓글