본문 바로가기
시작/TIL(Today I Learned)

230424 - Jest

by 백씨네 2023. 4. 24.

오늘 내가 배운 것

1. TDD with Jest in Typescript

 

1. TDD with Jest in Typescript

 

https://baekspace.tistory.com/172

 

Jest를 이용한 TDD(Test-Driven Development)

목차 1. TDD 2. Jest 3. Jest 사용하기 4. Jest Syntax 5. Mock Function 1. TDD (Test-Driven Development) TDD는 Test-Driven Development로 소프트웨어 개발방법론 중 하나로 실제 코드를 작성하기 전에 테스트를 먼저 작성하

baekspace.tistory.com

 


댓글