Nnodejs

nodejs/mock-module-exports

Handle mock.module exports deprecation

transformationmigration
Public
612 executions

Run locally

npx codemod @nodejs/mock-module-exports

Mock Module Exports

This migration trasforming use of deprecated options.defaultExport and options.namedExports on
node:test.mock

Example

diff

Ready to contribute?

Build your own codemod and share it with the community.