Regarding the "built-in testing", it unfortunately still lacks something like `assert.any()` to match object in `deepEqual`. So I still need to use vitest. https://github.com/nodejs/node/issues/55319
Aldipower•3h ago
Regarding the "built-in testing", it unfortunately still lacks something like `assert.any()` to match object in `deepEqual`. So I still need to use vitest. https://github.com/nodejs/node/issues/55319