Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/swc-project/jest
Super-fast alternative for babel-jest or ts-jest without type checking. Please use main repository for issues
https://github.com/swc-project/jest
ReferenceError: Cannot access 'store' before initialization
a-lba opened this issue 6 months ago
a-lba opened this issue 6 months ago
jest.mock is not working if import something from "@jest/globals"
lionskape opened this issue 8 months ago
lionskape opened this issue 8 months ago
rust file not found error
jsnoble opened this issue 10 months ago
jsnoble opened this issue 10 months ago
feat: Switch from using md5 to sha1
szubster opened this pull request 11 months ago
szubster opened this pull request 11 months ago
Compile typescript from child_process fork does not work (dynamic import)
javeoff opened this issue 12 months ago
javeoff opened this issue 12 months ago
swc/jest fails tests with certain functions imported by namespace imports
jonathanyeongdeliverr opened this issue about 1 year ago
jonathanyeongdeliverr opened this issue about 1 year ago
ReferenceError: React is not defined with tsx
nallwhy opened this issue about 1 year ago
nallwhy opened this issue about 1 year ago
The coverage percent of babel-jest and @swc/jest are different
Sh031224 opened this issue about 1 year ago
Sh031224 opened this issue about 1 year ago
fix: Allow using `.swcrc` when no option defined
foray1010 opened this pull request about 1 year ago
foray1010 opened this pull request about 1 year ago
Is there a docs for usage in react native ?
darwin808 opened this issue about 1 year ago
darwin808 opened this issue about 1 year ago
transform automatic for react not working inside yarn workspace
WoodenPC opened this issue over 1 year ago
WoodenPC opened this issue over 1 year ago
`@swc/jest` is has nothing to do with `/node_modules/` problem
devjiwonchoi opened this issue over 1 year ago
devjiwonchoi opened this issue over 1 year ago
Cannot find module error after upgrading `@swc/core`
sacummings91 opened this issue over 1 year ago
sacummings91 opened this issue over 1 year ago
CustomEvent thrown `TypeError` is not an instance of `TypeError`
CMCDragonkai opened this issue over 1 year ago
CMCDragonkai opened this issue over 1 year ago
env and jest.target cannot be used at same time
pavanjoshi914 opened this issue over 1 year ago
pavanjoshi914 opened this issue over 1 year ago
"SyntaxError: Unexpected identifier" for AsyncDisposable
ffMathy opened this issue over 1 year ago
ffMathy opened this issue over 1 year ago
ReferenceError: setImmediate is not defined
sibelius opened this issue over 1 year ago
sibelius opened this issue over 1 year ago
Module @swc/jest should have "jest-preset.js" or "jest-preset.json" file at the root.
hpandelo opened this issue over 1 year ago
hpandelo opened this issue over 1 year ago
follow on swc/jest with plugins
sibelius opened this issue over 1 year ago
sibelius opened this issue over 1 year ago
Jest: clone is not a function
ammmze opened this issue over 1 year ago
ammmze opened this issue over 1 year ago
chore: script workspaces from package.json on publishing
MasterOdin opened this pull request over 1 year ago
MasterOdin opened this pull request over 1 year ago
/* istanbul ignore next */ not working
rikisamurai opened this issue over 1 year ago
rikisamurai opened this issue over 1 year ago
jest works fine, but with the coverage flag many tests fail
ctsstc opened this issue over 1 year ago
ctsstc opened this issue over 1 year ago
semicolon bug with nestjs
sdg9670 opened this issue over 1 year ago
sdg9670 opened this issue over 1 year ago
`.swc` directory is created
GreenTea124 opened this issue over 1 year ago
GreenTea124 opened this issue over 1 year ago
class Decorator not working with @swc/jest
lolopinto opened this issue over 1 year ago
lolopinto opened this issue over 1 year ago
swcrc is imported again after having removed fields in jest config, or changing them
Codex- opened this issue over 1 year ago
Codex- opened this issue over 1 year ago
Context is undefined while initialising state for class component
MDAkramSiddiqui opened this issue over 1 year ago
MDAkramSiddiqui opened this issue over 1 year ago
unknown variant `es2023`, expected one of `es3`, ...
HansAarneLiblik opened this issue over 1 year ago
HansAarneLiblik opened this issue over 1 year ago
Add Node.js 18, 19, and 20 to the list of target defaults
raygesualdo opened this pull request over 1 year ago
raygesualdo opened this pull request over 1 year ago
Question / Bug - Override for jest@^29.5.0 conflicts with direct dependency
shwarcu opened this issue almost 2 years ago
shwarcu opened this issue almost 2 years ago
Broken by 1.3.35 of `@swc/core`
Aghassi opened this issue almost 2 years ago
Aghassi opened this issue almost 2 years ago
Incompatible with tsconfig.json > compilerOptions.paths (workaround)
EarthlingDavey opened this issue almost 2 years ago
EarthlingDavey opened this issue almost 2 years ago
@ts-ignore still throws error
DiamondMofeng opened this issue almost 2 years ago
DiamondMofeng opened this issue almost 2 years ago
Automatically transform only ESM packages under node_modules
fregante opened this issue almost 2 years ago
fregante opened this issue almost 2 years ago
Source maps incorrect for errors thrown by imported modules
davidtheclark opened this issue almost 2 years ago
davidtheclark opened this issue almost 2 years ago
Branch not coverad
elvesbd opened this issue about 2 years ago
elvesbd opened this issue about 2 years ago
should not transpile nullish coalescing operator and optional chaining in node 18
unional opened this issue about 2 years ago
unional opened this issue about 2 years ago
Jest 28/29 compatibility (swc errors)
bsk26 opened this issue about 2 years ago
bsk26 opened this issue about 2 years ago
fix: drop wandering !BANG
cdaringe opened this pull request about 2 years ago
cdaringe opened this pull request about 2 years ago
plugins squashed when outstanding plugins present
cdaringe opened this issue about 2 years ago
cdaringe opened this issue about 2 years ago
Methods are not polyfilled with core-js
gu-stav opened this issue about 2 years ago
gu-stav opened this issue about 2 years ago
Chaining jest.mock calls not possible
zaesur opened this issue about 2 years ago
zaesur opened this issue about 2 years ago
Weird behavior for objects using TS4.9 `satisfies` keyword
blixt opened this issue about 2 years ago
blixt opened this issue about 2 years ago
InversifyJS + NX + @swc/jest IocContainer or container is undefined in test
jcjp opened this issue about 2 years ago
jcjp opened this issue about 2 years ago
Upgrading @swc/core from 1.3.4 to >= 1.3.5 causes all tests to fail
jnarwold opened this issue about 2 years ago
jnarwold opened this issue about 2 years ago
Please add `babelConfig` like `ts-jest` does
matthew-dean opened this issue about 2 years ago
matthew-dean opened this issue about 2 years ago
jest.spyOn(React, 'useEffect').mockImplementation(f => f()); does not invoke the useEffect hook
jbizkit opened this issue about 2 years ago
jbizkit opened this issue about 2 years ago
Support .swcrc files as JSONC
davecardwell opened this pull request about 2 years ago
davecardwell opened this pull request about 2 years ago
Support JSONC .swcrc files
davecardwell opened this issue about 2 years ago
davecardwell opened this issue about 2 years ago
Cannot read properties of undefined (reading 'html') when using jsdom environment
dunklesToast opened this issue over 2 years ago
dunklesToast opened this issue over 2 years ago
Add ability to cache-bust based on other files, ex .browserslistrc
MagicDuck opened this issue over 2 years ago
MagicDuck opened this issue over 2 years ago
Add hoisting of the "@jest/globals" import together with jest.mock
webschik opened this issue over 2 years ago
webschik opened this issue over 2 years ago
/* istanbul ignore next */ is ignored
k2xl opened this issue over 2 years ago
k2xl opened this issue over 2 years ago
TypeError: Cannot redefine property: default
k2xl opened this issue over 2 years ago
k2xl opened this issue over 2 years ago
Import mid file changes the code run order
anzerr opened this issue over 2 years ago
anzerr opened this issue over 2 years ago
Impossible to get dynamically imported files transpiled
Aram1d opened this issue over 2 years ago
Aram1d opened this issue over 2 years ago
@swc/jest incompatible with arrays in .swcrc
abrenneke opened this issue over 2 years ago
abrenneke opened this issue over 2 years ago
fix: add version to cache key
magic-akari opened this pull request over 2 years ago
magic-akari opened this pull request over 2 years ago
why jest coverage decrease compared with ts-jest
UNDERCOVERj opened this issue over 2 years ago
UNDERCOVERj opened this issue over 2 years ago
`engine` field forces consumers to use npm >= 7 if using `strict-engine`
schw4rzlicht opened this issue over 2 years ago
schw4rzlicht opened this issue over 2 years ago
feat: Build & publish type declarations
sufian-slack opened this pull request over 2 years ago
sufian-slack opened this pull request over 2 years ago
ERR_UNKNOWN_FILE_EXTENSION reason: Unknown file extension ".ts"
alexbjorlig opened this issue over 2 years ago
alexbjorlig opened this issue over 2 years ago
Should swc/jest inline sourceMap at default like ts-jest?
zyf0330 opened this issue over 2 years ago
zyf0330 opened this issue over 2 years ago
Add pathsToModuleNameMapper
HEHOHADA opened this issue over 2 years ago
HEHOHADA opened this issue over 2 years ago
[Typescript] Augmented enum is containing undefined
Smrtnyk opened this issue over 2 years ago
Smrtnyk opened this issue over 2 years ago
Using ttypescript and ts-auto-mock
Poliziano opened this issue over 2 years ago
Poliziano opened this issue over 2 years ago
[BUG] ReferenceError: jest is not defined
WumaCoder opened this issue over 2 years ago
WumaCoder opened this issue over 2 years ago
Error resolving imports with multiple dots in file name
patricklizon opened this issue over 2 years ago
patricklizon opened this issue over 2 years ago
"Must use import to load ES Module" error within a CommonJS project when using pure ESM dependencies
ivangabriele opened this issue over 2 years ago
ivangabriele opened this issue over 2 years ago
Yarn (1.22.17) throws warning "Workspaces can only be enabled in private projects" when installing `@swc/jest` (~0.2.21)
benjaminblack opened this issue over 2 years ago
benjaminblack opened this issue over 2 years ago
Mocking 'crypto' not working
joshlartz opened this issue over 2 years ago
joshlartz opened this issue over 2 years ago
ESM support not working
Yxwww opened this issue over 2 years ago
Yxwww opened this issue over 2 years ago
Test suite failing to run due to parsing error for upstream dependency
mn-prp opened this issue over 2 years ago
mn-prp opened this issue over 2 years ago
"Cannot access 'aVariable' before initialization" with React
alexis-regnaud opened this issue over 2 years ago
alexis-regnaud opened this issue over 2 years ago
path transformation not working properly
luanglopes opened this issue over 2 years ago
luanglopes opened this issue over 2 years ago
mock mockReturnValue doesn't work
Gennady77 opened this issue over 2 years ago
Gennady77 opened this issue over 2 years ago
feat(transform): support custom instrumentation
kwonoj opened this pull request over 2 years ago
kwonoj opened this pull request over 2 years ago
config with swc plugins
kylemh opened this issue over 2 years ago
kylemh opened this issue over 2 years ago
styled-jsx throws console error
samrocksc opened this issue almost 3 years ago
samrocksc opened this issue almost 3 years ago
Constant can not be mock correcly
mathieu-suen-sonarsource opened this issue almost 3 years ago
mathieu-suen-sonarsource opened this issue almost 3 years ago
BSOD on Win11 with WSL when running jest tests
DerGernTod opened this issue almost 3 years ago
DerGernTod opened this issue almost 3 years ago
bug: Tests Fail Using Basic Configuration (React Native/TypeScript)
therynamo opened this issue almost 3 years ago
therynamo opened this issue almost 3 years ago
Incorrect branch coverage
sscode02 opened this issue almost 3 years ago
sscode02 opened this issue almost 3 years ago
Test suite failed to run error: Expected ';', '}' or <eof>
Brysonmk1984 opened this issue almost 3 years ago
Brysonmk1984 opened this issue almost 3 years ago
Top-level await results in `await is not defined`
millsp opened this issue almost 3 years ago
millsp opened this issue almost 3 years ago
Improve README
sisp opened this pull request almost 3 years ago
sisp opened this pull request almost 3 years ago
fix: don't mutate transform options
SimenB opened this pull request almost 3 years ago
SimenB opened this pull request almost 3 years ago
ChainAlert: npm package release (0.2.18) has no matching tag in this repo
chainalert-bot opened this issue almost 3 years ago
chainalert-bot opened this issue almost 3 years ago
chore: update example to jest v27
SimenB opened this pull request almost 3 years ago
SimenB opened this pull request almost 3 years ago
feat: add support for async transform
SimenB opened this pull request almost 3 years ago
SimenB opened this pull request almost 3 years ago
Defaulted jsc.target to version supported by Node runtime
JoshuaKGoldberg opened this pull request almost 3 years ago
JoshuaKGoldberg opened this pull request almost 3 years ago
Consider defaulting jsc target to the current Node version's supported level
JoshuaKGoldberg opened this issue almost 3 years ago
JoshuaKGoldberg opened this issue almost 3 years ago
Fix README.md typo: no "the"
JoshuaKGoldberg opened this pull request almost 3 years ago
JoshuaKGoldberg opened this pull request almost 3 years ago
TypeError: Cannot set property myVariable of [object Object] which has only a getter
CyrilQuandalle opened this issue almost 3 years ago
CyrilQuandalle opened this issue almost 3 years ago
jsx runtime with @swc/jest
rodoabad opened this issue almost 3 years ago
rodoabad opened this issue almost 3 years ago
Running @swc/[email protected] on Github actions results in "Cannot find module '@swc/core-linux-x64-gnu'"
alexbjorlig opened this issue almost 3 years ago
alexbjorlig opened this issue almost 3 years ago
Installing the latest version of this package results in yarn warnings about workspaces
matshadow opened this issue almost 3 years ago
matshadow opened this issue almost 3 years ago
TypeError: Cannot set properties of undefined (setting 'sourceMaps')
jkamzi opened this issue almost 3 years ago
jkamzi opened this issue almost 3 years ago
Enable sourcemap by default
kdy1 opened this pull request almost 3 years ago
kdy1 opened this pull request almost 3 years ago