ts-jest revamp!
- handles
const enum - easier setup (make use of Jest preset)
- stronger testing
- improved warnings (easier self-fixing of common issues)
- improved caching
- opt-in, faster type-checking
- native hoisting of
jest.mock() - diagnostics filter
Install using @next npm tag (npm i -D ts-jest@next) to try it
This is a pre-version, report bugs and ask questions in the new slack channel