Y
Hacker News
new
|
ask
|
show
|
jobs
by
joshkel
945 days ago
As someone who uses Jest and alternatively enjoys and is frustrated by it, this isn't all Jest's fault. Node is just now releasing fixes for [significant memory leaks](
https://github.com/jestjs/jest/issues/11956#issuecomment-180...
) around ESM support within the [VM APIs](
https://nodejs.org/api/vm.html
) that Jest depends on.