#Show which stories have crashed or broken and are missing from Storybook

4 messages · Page 1 of 1 (latest)

quartz nimbus
#

In a large Storybook with lots of stories and lots of existing console warnings and errors, how might I quickly find which stories are broken and therefore missing from the Storybook sidebar? It would be great if I could programmatically get a list e.g. for use in CI reporting

south hollow
#

Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and documentation. It’s open source and free.

GitHub

🚕 Turn stories into executable tests. Contribute to storybookjs/test-runner development by creating an account on GitHub.

quartz nimbus
#

Thanks!

#

Keen for other options though if anyone has others 👀