tsed icon indicating copy to clipboard operation
tsed copied to clipboard

[TECH] Migrate tests from jest to vitest

Open Romakita opened this issue 11 months ago • 2 comments

Romakita avatar Mar 24 '24 09:03 Romakita

@Romakita what do you think about migrating to the native test runner, thereby completely eliminating the need to use jest, vitest, and mocha? Like vitest it has a jest-compatible API, as result the migration process will be a quite straightforward.

derevnjuk avatar Apr 23 '24 18:04 derevnjuk

I haven’t tested a native test runner. But native test runner add some feature like coverage (autoUpdate, transformers, globalsetups) that are required by the current stack ;) And I prefer to use a tool that is used by major project to detect issue related to jest / vitest early.

Romakita avatar Apr 23 '24 18:04 Romakita

Done

Romakita avatar Sep 12 '24 07:09 Romakita

🎉 Are you happy?

If you appreciated the support, know that it is free and is carried out on personal time ;)

A support, even a little bit makes a difference for me and continues to bring you answers!

github opencollective

github-actions[bot] avatar Sep 12 '24 07:09 github-actions[bot]