/tdd-by-example-typescript-jest

Trace the testing code of the book "Test Driven Development: By Example" with TypeScript & Jest

Primary LanguageTypeScript

TDD exercise TypeScript & Jest

Trace the testing code of the book "Test Driven Development: By Example" with TypeScript & Jest

Test

npm run test

Lint

npm run lint