kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
TypeScriptMIT
Pinned issues
Issues
- 3
[Bug]: ts-jest[ts-compiler] (WARN) Unable to process '/node_modules/.pnpm/wouter@3.3.1_react@18.3.1/node_modules/wouter/esm/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /node_modules/.pnpm/wouter@3.3.1_react@18.3.1/node_modules/wouter/esm/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
#4575 opened by Grsz - 1
- 12
- 1
- 1
[Feature]: Support Typescript V5
#4578 opened by woodcockjosh - 0
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start
#4559 opened by race-of-sloths - 0
- 1
- 2
- 1
- 3
- 1
[Feature]: Support tc39 import attributes
#4505 opened by priley86 - 1
[Bug]: Resolver for mjs files missing
#4541 opened by pappnase99 - 2
[Bug]: Line under a decorator is not marked as covered
#4538 opened by srinesha - 6
Jest encountered an unexpected token
#4267 opened by MaryamAdnan3 - 2
[Bug]: Module Resolution Issue with ts-jest 29.2.4 and TypeScript ^4.x when using isolatedModules option
#4521 opened by Hoo93 - 12
[Bug]: When import ESModule from CommonJS, Error: Must use import to load ES Module
#4497 opened by sugoroku-y - 1
[Bug]: Undefined moduleResolution
#4499 opened by Kirdock - 2
- 0
[Please read the message below]
#4494 opened by ninoseki - 2
[Bug]: ts-jest[cli] (FATAL) Configuration file jest.config.cjs must be a JavaScript or JSON file. with config.migrate in vite react project
#4485 opened by Amy-B-Tradition - 18
[Bug]: ts-jest 29.2 breaks dependency transform
#4473 opened by unional - 2
[Bug]: Version `29.2.1` breaks default imports
#4468 opened by flovouin - 0
[Please read the message below]
#4475 opened by EmmanuelPonnudurai - 5
[Bug]: Using "module": "NodeNext" causes the error "SyntaxError: Cannot use import statement outside a module"
#4464 opened by chrismeyers - 1
[Bug]: ESM Support "Use ESM Presets" documentation has confusing redundancy
#4445 opened by cortexcompiler - 2
version 29.2.1 and 29.2.2 have new dependency on ejs which is flagged with critical CVE-2023-29827. Can this be remedied?
#4450 opened by paul-p-rga - 2
[Bug]: dynamic imports create a double default-wrapped export -- `{ default: { default: MyDefaultExport } }`
#4448 opened by magicmark - 4
[Bug]: setupFilesAfterEnv with a path to a TS file leads to the error "SyntaxError: Cannot use import statement outside a module"
#4439 opened by xhuberdeau - 4
[Bug]: docs confusion - deprecated presets
#4433 opened by dandv - 6
Explicit Resource Management is not supported
#4303 opened by james-pre - 1
[Bug]: wrong RegExp explanations in docs
#4264 opened by uiolee - 3
[Feature]: Bump JEST to 29.7.0
#4373 opened by alexHerrmio - 0
[Bug]: Should Not Show Warning About `esModuleInterop` If `module` is `node16` or `nodenext`
#4266 opened by threeal - 0
[Docs]: clarify the name of the config file
#4275 opened by dandv - 2
[Bug]: error TS2307: Cannot find module '...' or its corresponding type declarations.
#4368 opened by francoismassart - 1
- 2
- 2
[Feature]: allow to customize JEST_GLOBALS_MODULE_NAME
#4288 opened by zanminkian - 0
[Security] Lodash vulnerability
#4316 opened by KiranKumarRaju - 1
[Bug]: Could not resolve dependency:peer jest@"^29.0.0" from ts-jest@^29.1.1
#4295 opened by mirajehossain - 0
- 1
Preset react-native not found.
#4274 opened by JeremyBradshaw7 - 1
[Bug]: ESM syntax is not allowed in a CommonJS
#4249 opened by Sahasrara - 3
- 0
- 0
- 0
- 0
[Bug]: TsJestTransformerOptions throw type error
#4247 opened by jpwallace22 - 2
[Bug]: TS 5.2+ fails if using `nodenext` module resolution and `noEmitOnError` is `true`
#4246 opened by mogzol