ts-jest

TypeScript preprocessor with source map support for Jest
  https://kulshekhar.github.io/ts-jest
  0
  no reviews



Jest is a popular test framework for JavaScript projects. ts-jest extends jest to test projects written in Typescript.

It supports all features of TypeScript including type-checking.