Skip to content

Sample of project that uses Typescript and Jest for unit testing the classes. Also Tslint for linting.

Notifications You must be signed in to change notification settings

serbanghita/typescript-jest-unit-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript + Jest + Tslint

Take-away sample configuration project that shows how to configure Typescript with Jest for unit-testing with coverage and tslint for linting.

Install & Run

npm install
npm run test
npm run lint

About

Sample of project that uses Typescript and Jest for unit testing the classes. Also Tslint for linting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published