Component Testing

Use when writing or editing component tests in libs/ui-react or libs/ui-rnative (and their visualization libs) — shared structure and coverage conventions, plus the per-platform runner: Vitest + React Testing Library on web, Jest + React Native Testing Library on RN. Load this before writing tests.

ledgerhq e2214f0 3.9 KB Updated

File contents

ledgerhq/lumen/tree/main/.claude/skills/component-testing commit e2214f097f

Frequently asked questions

npx skillmds@latest add ledgerhq/component-testing