tsedio / tsed

:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
https://tsed.io/
MIT License
2.84k stars 286 forks source link

[TECH] Migrate tests from jest to vitest #2637

Closed Romakita closed 3 weeks ago

derevnjuk commented 5 months ago

@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.

Romakita commented 5 months ago

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 commented 3 weeks ago

Done

github-actions[bot] commented 3 weeks ago

🎉 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