Skip to content

Switch from Jest to Node.js's Native Test Runner #6123

Closed
@ovflowd

Description

@ovflowd

This issue about moving away from Jest to Node.js's Native Test Runner

Why

It would be great if we adopted Node.js's Test Runner (and moved away from Jest) because:

  • Way less dependencies
  • It's way faster and native to Node.js
  • It's natively ESM compatible which Jest isn't
  • We don't need snapshots nor any fancy Jest functionality

Migration

Metadata

Metadata

Assignees

Labels

infrastructureIssues/PRs related to the Repository Infra

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions