Our mission: to improve the UX of the Internet.
Core maintainers of Storybook and makers of Chromatic.
Chromatic
Loading...
Get first access to our @vitest.dev plugin, which adds Chromatic’s visual testing and review to your browser tests. It’s built by @ariperkkio.dev, a Vitest core maintainer.
It’s free to use while in beta and requires no changes to your test files.
Read on for more info 🧵
Why should I sign up for the early access program?
✔️ You (want to) test UI components with Browser Mode
✔️ You want hands-on support and free snapshots while in beta
✔️ You want to shape the experience to fit real needs
Learn more and sign up here: www.chromatic.com/blog/vitest-...
Chromatic
Chromatic
AI gets you to prototype fast. The hard part is proving the next prompt didn’t break the UI.
Join @bolt.new CEO, Eric Simons and Chromatic CEO, Zoltan Olah for a live session on taking AI-generated UIs to production with visual tests + human review.
Register in comments👇
🎟️ Join live & get the recording: us02web.zoom.us/webinar/regi...
Chromatic
Why visual test?
For UI, checking that something works with functional tests doesn’t tell the full story. Your Add to Cart button may technically be clickable, but if it looks untrustworthy or broken, no one will click it.
Visual tests guard against that, with no extra code.
Vitest already has visual testing. How is this better?
✔️ Fast and reliable servers consistently snapshot components in parallel
✔️ Automatically detect and reduce flakiness
✔️ Review and debug the real code behind your components, not screenshots