Vite + Jest + React Testing Configuration
Jul 1, 2022 · 1 min read · Instalation and configuration of Jest + React Testing Library For React + Vite projects Installs: yarn add --dev jest babel-jest @babel/preset-env @babel/preset-react yarn add --dev @testing-library/react @types/jest jest-environment-jsdom Optiona...
Join discussion

