Y

jasmine/v5/migration-recipe

How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

This recipe is a set of codemods that will help migrate to jasmine v5 from jasmine 4.x .

The recipe includes the following codemods:

  • jasmine/v5/handling-env-execute-callbacks
  • jasmine/v5/node-boot-removal

Ready to contribute?

Build your own codemod and share it with the community.