·react-testing
</>

react-testing

React 테스트 라이브러리로 React 구성요소/후크/컨텍스트를 테스트할 때; e2e가 아닙니다. renderHook, 공급자, 양식 및 안티 패턴을 다룹니다.

9설치·0트렌드·@mintuz

설치

$npx skills add https://github.com/mintuz/claude-plugins --skill react-testing

react-testing 설치 방법

명령줄에서 react-testing AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/mintuz/claude-plugins --skill react-testing
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: mintuz/claude-plugins.

This skill focuses on React-specific testing patterns. For general DOM testing patterns (queries, userEvent, async, accessibility), load the frontend-testing skill. For TDD workflow, load the tdd skill.

React components are functions - Test them like functions: inputs (props) → output (rendered DOM).

| Testing components, props, and conditional rendering | components.md | | Testing custom hooks with renderHook | hooks.md | | Testing context providers and consumers | context.md | | Testing form inputs, submissions, and validation | forms.md | | Common React testing mistakes to avoid | anti-patterns.md |

React 테스트 라이브러리로 React 구성요소/후크/컨텍스트를 테스트할 때; e2e가 아닙니다. renderHook, 공급자, 양식 및 안티 패턴을 다룹니다. 출처: mintuz/claude-plugins.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/mintuz/claude-plugins --skill react-testing
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-22
업데이트
2026-03-10

Browse more skills from mintuz/claude-plugins

빠른 답변

react-testing이란?

React 테스트 라이브러리로 React 구성요소/후크/컨텍스트를 테스트할 때; e2e가 아닙니다. renderHook, 공급자, 양식 및 안티 패턴을 다룹니다. 출처: mintuz/claude-plugins.

react-testing 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/mintuz/claude-plugins --skill react-testing 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/mintuz/claude-plugins

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-22