Skip to content

Repository files navigation

tdd-typescript-jest

Test driven development with Jest and Typescript

# Git clone and use as is
git clone https://github.com/burus86/tdd-typescript-jest.git
cd tdd-typescript-jest
npm i
npm test

# Alternatively, start from empty folder

npm i -D typescript jest
npm i -D @types/node @types/jest
npm i -D ts-jest
npx ts-jest config:init
npx tsc --init

About

Test driven development examples with Jest and Typescript

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages