๋ณธ ๋ ํผ์งํ ๋ฆฌ๋ ํ๋ก ํธ์๋ ๊ฐ๋ฐ์๋ฅผ ์ํด Kent Beck์ Test Driven Development: By Example์ ์์ ์ฝ๋๋ฅผ Typescript ๋ก ์ฌ์์ฑํ๊ณ ๊ธฐ๋กํฉ๋๋ค.
This repository rewrites and records the example code from Kent Beck's Test Driven Development: By Example in Typescript for front-end developers. |
๐ [1๋ถ] ํํ ์์
๐ [2๋ถ] xUnit ์์
๐ [3๋ถ] ํ
์คํธ ์ฃผ๋ ๊ฐ๋ฐ์ ํจํด
- ์ฑ ์ ์ฅ์ ๊ธฐ์ค์ผ๋ก ํด๋๋ฅผ ๋ถ๋ฆฌํฉ๋๋ค.
- ๋์ผํ ์ฅ ๋ด์์ ๋ณ๊ฒฝ๋๋ ์ฝ๋๋ค์
Commit
์ผ๋ก ๊ธฐ๋กํฉ๋๋ค.
Example p.${page-number}-${example-number}
์ ํํ๋ก ์์ฑํฉ๋๋ค.example-number
๋ ํ์ด์ง์ ์ฌ๋ฌ๊ฐ์ ์์ ๊ฐ ์์ ๋ ์ถ๊ฐํฉ๋๋ค.
Example p.43
Example p.50-1