Replies: 2 comments
-
I’m seeing the same thing, but I believe the issue is in jest-transform-svelte: rspieker/jest-transform-svelte#18 I’m seeing tests hang even if I’m using a manual Jest configuration, and not extending |
Beta Was this translation helpful? Give feedback.
0 replies
-
Started another discussion here, with improvements to the setup welcome: #753 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On scaffolding a project from @snowpack/app-template-svelte-typescript and running
yarn test
, Jest hangs indefinetly.To reproduce:
npm test
oryarn test
.Beta Was this translation helpful? Give feedback.
All reactions