
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.

Simple and complete testing utilities
Testing Library provides utilities for testing UI components the way users interact with them. Query by accessibility roles, not implementation details.

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.