Web Component Testing

Use to plan component tests — React Testing Library with user-event, accessible queries (getByRole first), MSW for network boundaries, testing behavior not implementation, and knowing jsdom's limits (real-browser behavior belongs to Playwright). Avoid snapshot overuse.

ahtishamshahzad 784d8f1 5.3 KB Updated

File contents

ahtishamshahzad/agent_dev_flow/tree/main/.ai/skills/web/web-component-testing commit 784d8f1dfe

Frequently asked questions

npx skillmds@latest add ahtishamshahzad/web-component-testing