Grommet Component Testing

Write tests and Storybook stories for Grommet components. Use when writing unit tests with @testing-library/react and jest-axe, setting up userEvent interactions, querying the DOM, or creating CSF-3 Storybook stories. Covers required axe accessibility checks as the first test, userEvent vs fireEvent guidance, query priority (getByRole first), Grommet wrapper requirement, snapshot usage, coverage targets, story file format, FormField integration stories, and CustomThemed stories.

grommet f2fbf58 2 files · 6.5 KB Updated

File contents

grommet/grommet/tree/main/.github/skills/grommet-component-testing commit f2fbf58ebd

Frequently asked questions

npx skillmds@latest add grommet/grommet-component-testing