typescript-jest-example This is an example project for the following articles on medium.com: Testing with JEST in TypeScript Debug your tests in TypeScript with Visual Studio Code Project setup npm install Compile to typescript npm run build Run tests npm test