-
Notifications
You must be signed in to change notification settings - Fork 1.2k
🚀 Feature Request: Debug hanging Vitest tests #7244
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requestvitestRelating to the Workers Vitest integrationRelating to the Workers Vitest integration
Description
Describe the solution
We run a huge test suite based on the latest Vitest integration for our project. We are seeing way too many test hangs that doesn't report any errors and are too sporadic after switching from the previous Jest based test integration.
Are there tools in vitest-pool-workers to debug hanging tests? We'd like an option to provide a debug flag that tells us where the tests are currently hanging.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestvitestRelating to the Workers Vitest integrationRelating to the Workers Vitest integration
Type
Projects
Status
Done