storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.75k stars 9.33k forks source link

Blog post. “Component testing for Accessibility” highlighting the new test behavior, filtering, and debugging workflow. #29644

Open kasperpeulen opened 1 week ago

kasperpeulen commented 1 week ago
stevegreco commented 5 days ago

Does this involve documentation related to the a11y addon? Currently I am using the new test behavior but my a11y tests are no longer being run based on the old docs using the test runner.

valentinpalkovic commented 4 days ago

Hi @stevegreco

We haven't touched the a11y addon recently. It will be revamped in Storybook 8.5.

Can you open a GitHub issue and elaborate on what your problems are?