Skip to content

Replace Jest with a modern built-in suite #368

@rhamzeh

Description

@rhamzeh

Checklist

Describe the problem you'd like to have solved

Our mantra across all OpenFGA SDKs has consistently been to minimize dependencies as much as we possibly can.

This is especially true with the recent security issues affecting dependencies.

Node 20+ now has a built-in test runner we can use that we should consider supporting and replacing Jest with

This will allow us to drop from our direct dependencies:

  • @types/jest
  • jest
  • ts-jest

Describe the ideal solution

.

Alternatives and current workarounds

No response

References

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Intake

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions