Introduction to Testing React Components with Vite, Vitest and React Testing Library
Jan 11, 2024 · 18 min read · Originally published on my blog: https://bogr.dev/blog/react-testing-intro/ This article assumes a certain level of agreement between me and you that testing the code we write as developers, is important. And also, that the best way to ensure our cod...
Join discussion