Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap Jest with a suitable test framework #915

Open
ekarademir opened this issue Oct 2, 2024 · 3 comments
Open

Swap Jest with a suitable test framework #915

ekarademir opened this issue Oct 2, 2024 · 3 comments
Labels
Hacktoberfest by DigitalOcean and DEV Type: Enhancement ✨ Improvement to process or efficiency

Comments

@ekarademir
Copy link
Contributor

Feature Request 🛍️

Jest hasn't been updated more than a year now and it requires all the code base to be converted to commonjs, which is blocking the dependency updates where we can't work around that. There are better alternatives now, like vitest that we can use.

Use Case

We need a more modern testing framework with esm support that would unblock dependency updates.

Possible Solution

Vitest

Context

Detailed Description

@ekarademir ekarademir added Type: Enhancement ✨ Improvement to process or efficiency Hacktoberfest by DigitalOcean and DEV labels Oct 2, 2024
@ShehzadAhm
Copy link

I would like to work on this issue

@ekarademir
Copy link
Contributor Author

Thank you @ShehzadAhm please let us know if you need any clarifications.

@shivam8112005
Copy link

hey @ekarademir I have newly learned jest and I want to work on this project .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest by DigitalOcean and DEV Type: Enhancement ✨ Improvement to process or efficiency
Projects
None yet
Development

No branches or pull requests

3 participants