Search posts, tags, users, and pages
Cathal Mac Donnacha
Follow me on my journey as I write about tech topics I face in my everyday life as a Frontend Developer 💻
I recently migrated from create-react-app (CRA) to ViteJS, and as part of that, I switched my test runner from Jest to Vitest. In this article, I go through all the steps I took as part of the migration, in the hope that it might help others who are ...
Vincent Peres
I plan to migrate soon. Any thought about the interactive CLI that CRA is providing the run tests (filter, watch etc.)? Is there something similar with vitest or an external plugin? Thanks!
Vincent Peres
I plan to migrate soon. Any thought about the interactive CLI that CRA is providing the run tests (filter, watch etc.)? Is there something similar with vitest or an external plugin? Thanks!