jest-dynamodb icon indicating copy to clipboard operation
jest-dynamodb copied to clipboard

Running Jest now hangs on "Determining test suites to run..."

Open paul-uz opened this issue 1 year ago • 18 comments

All of a sudden, when trying to run my tests locally, Jest is hanging.

A java process is started on the port I configured, 8000, but it's just taking forever to do anything, in fact on my machine I've simply given up so far.

The same code is ran on Github Actions and that completed in under 30 seconds for all my tests.

paul-uz avatar Feb 21 '23 17:02 paul-uz