Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (23 loc) · 605 Bytes

README.md

File metadata and controls

46 lines (23 loc) · 605 Bytes

Migrate from jest to vitest

Description

Run this codemod to upgrade your codebase from using jest to vitest.

Example

Before

After

Applicability Criteria

jest >= 26.0.0

Other Metadata

Codemod Version

v1.0.0

Change Mode

Assistive: The automation partially completes changes. Human involvement is needed to make changes ready to be pushed and merged.

Codemod Engine

jscodeshift

Estimated Time Saving

5+ minutes per file

Owner

Intuita