testing-library

Installation
SKILL.md

Testing Library

Simple and complete testing utilities that encourage good testing practices.

Quick Start

Install (React):

npm install --save-dev @testing-library/react @testing-library/jest-dom @testing-library/user-event

Install (Vue):

npm install --save-dev @testing-library/vue

Basic Test

Related skills
Installs
1
GitHub Stars
4
First Seen
Mar 29, 2026