React Impl Testing

Use when writing component tests, testing hooks, setting up test infrastructure, or debugging test failures. Prevents the common mistake of testing implementation details instead of user-visible behavior. Covers React Testing Library, Vitest, render/screen/fireEvent/waitFor, renderHook, user-event, act(), async testing, accessibility testing, snapshot testing. Keywords: Testing Library, Vitest, render, screen, fireEvent, renderHook, act, test component, Vitest, React Testing Library, test button click, async test, mock API..

Impertio-Studio a2a7cd1 4 files · 40.4 KB Updated

File contents

Impertio-Studio/React-Claude-Skill-Package/tree/main/skills/source/react-impl/react-impl-testing commit a2a7cd1e16

Frequently asked questions

npx skillmds@latest add impertio-studio/react-impl-testing