-
Notifications
You must be signed in to change notification settings - Fork 15
test: 💍 local visual regressions testing support #767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Why?
The team provides Chromatic as a cloud-native visual regression and UI testing solution. Unfortunately, there aren't any instructions about it.
As a cloud service, it requires a setup which includes a strict access token, etc. It doesn't report in the context of the terminal, as it requires the person who's contributing to open an external link to assess visual regressions, etc.
It runs in the cloud, which may make it too slow for quick iteration work. Although, perfectly suitable for cross-team and CI/CD environments.
This PR provides an initial introduction to the subject, including documented instructions and a local visual regression testing solution which is compatible/supported by Chromatic (if required), for a rapid feedback loop; including documentation and an example test suite, e.g. Buttons.
How?
Preview?