Attached Debugger to Worker Process?
Is it possible to attached a debugger to a vitest test suite?
Using single fork and disabling file parallelism yields
TypeError: Customizing inspector host is not supported with vitest-pool-workers.
0 Replies