Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 407 Bytes

File metadata and controls

19 lines (11 loc) · 407 Bytes

ts-jest

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.

Features

ts-jest is open source and free to use.

The project is actively maintained and welcomes contributions.

Installation

You can install ts-jest using npm:

npm install --save-dev ts-jest

This project is released under an open source license.