testing (8 configs)

AGENTS.md for Storybook — UI component explorer. Covers addon architecture and framework-agnostic patterns.
AGENTS.md 65 lines Frontend
CLAUDE.md for Playwright — covers browser automation architecture, cross-browser testing patterns, and TypeScript API conventions.
CLAUDE.md 150 lines Testing
Concise CLAUDE.md for Cypress — testing framework architecture and contribution guidelines.
CLAUDE.md 42 lines Testing
★ 45k
CLAUDE.md for Jest — JavaScript testing framework. Covers assertion patterns, mocking, and snapshot testing architecture.
CLAUDE.md 88 lines Testing
# CLAUDE.md
CLAUDE.md 249 lines Testing
AGENTS.md for Vitest — next-gen testing framework powered by Vite. Covers module mocking, snapshot, and ESM-first patterns.
AGENTS.md 75 lines Testing
CLAUDE.md for React Testing Library — simple and complete React testing. Covers query patterns, user-event, and accessibility testing.
CLAUDE.md 50 lines Testing
★ 15k
AGENTS.md for MSW — API mocking for browser and Node.js. Covers request interception, handler patterns, and TypeScript.
AGENTS.md 65 lines Testing