The @storybook/addon-a11y package provides accessibility testing for Storybook stories. It uses axe-core to run the tests.
npx storybook add @storybook/addon-a11yMore on getting started with the accessibility addon
Learn more about Storybook at storybook.js.org.