DEV Community

Discussion on: Adding Jest tests to a project

Collapse
 
dailydevtips1 profile image
Chris Bongers

Nice tip!

I'll write it on my research list, sounds pretty amazing.
Does it easily switch from Jest to vitest?

Collapse
 
lexlohr profile image
Alex Lohr

The API is the same and the configuration is similar to vite and really simple.