Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD with Typescript

배경

Test-Driven Development: By Example 책을 읽고, TDD 예제를 따라서 해보려고 합니다.

책의 예제는 JAVA로 되어 있지만 최근에 사용했던 언어와 프레임워크인 React + typescirpt로 변형해서 할 예정입니다.

책의 구성은 Unit Test를 경험해보는 1부와, 직접 UnitTester(xUnit)을 만들어보는 2부로 이루어져 있습니다.

1부는 예제코드(Java → TypeScript)와 Jest(Typescirpt xUnit)를 사용해 진행했으며,

2부는 예제코드(Python → TypeScript)와 React(테스트 결과를 브라우저에 출력)를 사용해 진행했습니다.

예제

화폐 예제

xUnit 예제

참고

기간

2022.12.09 ~ 2022.12.15

회고

About

Learn about TDD with Typescript

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages