Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Man we have started with Jest tests for our React Native App half a year ago and now we should already drop it? What should we use instead?? Vitest? How's the compatibility? I'm so exhausted man, glad I'm qutting JS dev soon hopefully.


Vitest, yes. Compatibility with jest is great.

The ultimate win, of course, would be to use the native Node test runner. See the sourse of the Node.js website - I think they have pulled it off despite running a Node.js app.


Problem with vitest is that there's no first class caching if I recall correctly




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: