Skip to content

Replace jest with vitest #1393

Description

@sidvishnoi

Because Vitest runs on a native ESM transformation pipeline, all the ESM errors (needing --experimental-vm-modules), pnpm virtual-store tracking issues (needing package hoisting with reporters) we face under Jest should completely vanish, along with the need for custom transform plugins (like @jgoz/jest-esbuild).

Metadata

Metadata

Assignees

Labels

Type

Fields

No fields configured for Task.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions