II.
LibrarySkill overview
Reference · livelib-skill:web-development--react-testing-library
react-testing-library overview
React Testing Library patterns, queries, user events, and accessibility testing.
Attributes
displayName
react-testing-library
description
React Testing Library patterns, queries, user events, and accessibility testing.
libraryPath
library/specializations/web-development/skills/react-testing-library/SKILL.md
specialization
web-development
contentSummary
# React Testing Library Skill
Expert assistance for testing React components.
## Capabilities
- Write user-centric tests
- Use proper queries
- Handle async operations
- Test accessibility
- Mock dependencies
## Test Patterns
```typescript
import { render, screen, waitFor } from
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic1
- topic:test-driven-development·TopicTest-Driven Development
lib_involves_role2
- role:frontend-engineer·RoleFrontend Engineer
- role:qa-engineer·RoleQA Engineer
lib_requires_skill_area2
- skill-area:react-testing·SkillAreaReact Testing
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
None.