-
Notifications
You must be signed in to change notification settings - Fork 460
Issues: kulshekhar/ts-jest
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Bug]: dynamic import of js file no longer works with 29.2.4
Bug Report
Needs Triage
#4641
opened Dec 2, 2024 by
stephen-carter-at-sf
[Bug]: Latest set methods not supported
Bug Report
Needs Triage
#4640
opened Nov 28, 2024 by
manticorp
[Bug]: Module resolution for custom condition fails if no cache available
Bug Report
Needs Triage
#4639
opened Nov 26, 2024 by
thomasballinger
[Bug]: throw error when use typescript5.6
Bug Report
Needs Triage
#4637
opened Nov 19, 2024 by
beliefgp
[Bug]: customConditions are not reset in
fixupCompilerOptionsForModuleKind
Bug Report
Needs Triage
#4620
opened Nov 5, 2024 by
Knagis
[Bug]: Default
transform
regex does not escape dot properly
Bug Report
Needs Triage
#4579
opened Oct 8, 2024 by
nikwen
[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 '.'
Bug Report
Needs Triage
#4575
opened Oct 6, 2024 by
Grsz
[Bug]: Class extends value undefined is not a constructor or null
Bug Report
Needs Triage
#4566
opened Sep 30, 2024 by
StoryDevOffical
[Bug]: TypeScript 5.6 has a new behavior when handling ES6
Bug Report
Needs Triage
#4561
opened Sep 23, 2024 by
mmomtchev
[Bug]: jest.mock calls are not hoisted in CommonJS test suites
Bug Report
Needs Triage
#4280
opened Mar 18, 2024 by
JonathanHolvey
[Bug]: types not found when filename has certain words in it
Bug Report
Needs Triage
#4263
opened Feb 9, 2024 by
sebpiq
[Bug]: "Decorator arguments must be moved inside parentheses:.."
Bug Report
Needs Triage
#4261
opened Jan 30, 2024 by
markkelsall
[Bug]: Produced source maps seem to have mismatch with file paths
Bug Report
Needs Triage
#4250
opened Jan 8, 2024 by
sobanieca
[Bug]: ESM syntax is not allowed in a CommonJS
Bug Report
Needs Triage
#4249
opened Dec 29, 2023 by
Sahasrara
[Bug]: TsJestTransformerOptions throw type error
Bug Report
Needs Triage
#4247
opened Dec 27, 2023 by
jpwallace22
[Bug]: Wrong line number at error stack of global setup when using typescript
Bug Report
Needs Triage
#4220
opened Oct 22, 2023 by
fysntian
[Bug]: Failed to collect coverage from. | 'rootDir' is expected to contain all source files.
Bug Report
Needs Triage
#4219
opened Oct 18, 2023 by
nader-zouaoui
[Bug]: importing
got
v13 package causes Jest to fail to parse the file
Bug Report
Needs Triage
#4201
opened Aug 30, 2023 by
dandv
[Bug]: Incomplete stack trace with async tests
Bug Report
Needs Triage
#4177
opened Jul 5, 2023 by
ian-eulith
[Bug]: SyntaxError: The requested module './config' does not provide an export named 'Config'
Bug Report
Needs Triage
#4167
opened Jun 20, 2023 by
CSchulz
[Bug]: spying on getters that return complex functions throws type never error
Bug Report
Needs Triage
#4166
opened Jun 16, 2023 by
jbsil
[Bug]: global-setup and esm do not work when importing relatively
Bug Report
Needs Triage
#4127
opened May 8, 2023 by
hasezoey
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.