evanliomain / taninsam

A functionnal library based on a powerfull chain mecanism.
https://evanliomain.github.io/taninsam
MIT License
5 stars 1 forks source link

refactor(test): Migrate unit test from jest to vitest #124

Closed evanliomain closed 7 months ago

evanliomain commented 8 months ago

Use vitest to launch tests : lower direct devDependancies

gregorybarale commented 7 months ago

🩷 Vitest

evanliomain commented 7 months ago

See https://github.com/evanliomain/taninsam/pull/125 to view migration from Jest to Vitest.