Open
Description
Subject of the issue
i want to use ts-jest without type checking for speed and also want to use ts-auto-mock for mocking management.
however when isolatedModule like below link is not working with ts-auto-mock.
can you please help me ?
related-link: https://huafu.github.io/ts-jest/user/config/isolatedModules
Your environment
- ts-auto-mock version: recent
- typescript version: 4.2.3
- node version: v14.18.1
- npm version: 6.14.15
- list any other dependencies that you think are relevant
Steps to reproduce
add jest config like provided link.
Expected behavior
Actual behavior
hey, it looks like ts-auto-mock is not configured correctly! You can find the instructions here https://typescript-tdd.github.io/ts-auto-mock/installation.
If you need further assistance feel free to drop a message on slack. (link at the bottom of https://typescript-tdd.github.io/ts-auto-mock)
Metadata
Metadata
Assignees
Labels
No labels