Create React App + Playwright Coverage Sample Blog https://takaneko.dev/blog/cra-playwright-coverage/ Requirements node 16.x Installation npm ci npx playwright install Test & collect coverage npm run test:coverage