
Chromatic adds visual regression testing and UI review to Storybook. Created by the Storybook team, it's the natural extension for teams who want automated visual testing.
Key Features:
Why Chromatic:
Chromatic capabilities:
Chromatic is the obvious choice for teams using Storybook who want visual testing. The workflow integration—visual diffs in PRs, approval flows—makes catching regressions part of the development process.

Mock Service Worker - API mocking for browser and Node
MSW intercepts requests at the network level for seamless API mocking. Write mocks once, use them in tests, Storybook, and development.

Build UIs without the grunt work
Storybook is the industry-standard tool for developing UI components in isolation. Build, document, and test components independently of your application.

Next generation testing framework
Vitest is a blazing-fast unit testing framework powered by Vite. Native ESM support, TypeScript out of the box, and Jest-compatible API.