Skip to content

ts-auto-mock with isolatedModule in jest config not working #1227

Description

@mystyle2006

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions