Skip to content

TypeScript implementation of the book Test-Driven Development By Example (Kent Beck)

Notifications You must be signed in to change notification settings

AlenRedek/tdd-by-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-Driven Development By Example

Description

TypeScript implementation of the book Test-Driven Development By Example (Kent Beck), Section I: Money Example (Chapters 2-19).

Installation

$ yarn install

Test

# unit tests
$ yarn test

# test coverage
$ yarn test:coverage

About

TypeScript implementation of the book Test-Driven Development By Example (Kent Beck)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published