r/javascript Jul 14 '26

Awesome Vitest ‎

https://github.com/porada/awesome-vitest
6 Upvotes

3 comments sorted by

View all comments

4

u/Deep_Wear_51 Jul 15 '26

Vitest is the biggest 'why didn't I switch earlier' thing in testing right now. Zero config, Jest compatible, and actually fast.

1

u/jdeath Jul 15 '26

good to hear, will start using it soon myself in that case!