testing-library
Installation
SKILL.md
React Testing Library
Status: Production Ready Last Updated: 2026-02-06 Version: 16.x User Event: 14.x
Quick Start
# Install with Vitest
pnpm add -D @testing-library/react @testing-library/user-event @testing-library/jest-dom jsdom
# Or with Jest
pnpm add -D @testing-library/react @testing-library/user-event @testing-library/jest-dom