Skip to content

๐Ÿ“„ Example code for the [Test Driven Development: By Example] book in TypeScript

Notifications You must be signed in to change notification settings

da-in/tdd-by-example-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Test Driven Development: By 'Typescript' Example

๋ณธ ๋ ˆํผ์ง€ํ† ๋ฆฌ๋Š” ํ”„๋ก ํŠธ์—”๋“œ ๊ฐœ๋ฐœ์ž๋ฅผ ์œ„ํ•ด 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.

Review

๐Ÿ“• [1๋ถ€] ํ™”ํ ์˜ˆ์ œ
๐Ÿ“• [2๋ถ€] xUnit ์˜ˆ์‹œ
๐Ÿ“• [3๋ถ€] ํ…Œ์ŠคํŠธ ์ฃผ๋„ ๊ฐœ๋ฐœ์˜ ํŒจํ„ด


Contributer



File Structure

  • ์ฑ…์˜ ์žฅ์„ ๊ธฐ์ค€์œผ๋กœ ํด๋”๋ฅผ ๋ถ„๋ฆฌํ•ฉ๋‹ˆ๋‹ค.
  • ๋™์ผํ•œ ์žฅ ๋‚ด์—์„œ ๋ณ€๊ฒฝ๋˜๋Š” ์ฝ”๋“œ๋“ค์€ Commit์œผ๋กœ ๊ธฐ๋กํ•ฉ๋‹ˆ๋‹ค.

Commit Convention

  • Example p.${page-number}-${example-number} ์˜ ํ˜•ํƒœ๋กœ ์ž‘์„ฑํ•ฉ๋‹ˆ๋‹ค.
  • example-number ๋Š” ํŽ˜์ด์ง€์— ์—ฌ๋Ÿฌ๊ฐœ์˜ ์˜ˆ์ œ๊ฐ€ ์žˆ์„ ๋•Œ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค.

Example p.43
Example p.50-1

About

๐Ÿ“„ Example code for the [Test Driven Development: By Example] book in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •