Log heap usage in jest tests
### Issue
Refs: https://github.com/trivikr/vitest-codemod/issues/129
### Description
Log heap usage in jest tests to check where it's going out of memory.
* Docs: https://jestjs.io/docs/cli#--logheapusage
* StackOverflow: https://stackoverflow.com/a/62885391
### Testing
CI
合并状态:未合并 关闭于 2023-02-16 2 条评论