Skip to content
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

[Study] [UDS] UI tests by screenshots comparisons for regressions checks #814

Open
pylapp opened this issue Apr 12, 2024 · 0 comments
Open

Comments

@pylapp
Copy link
Member

pylapp commented Apr 12, 2024

Description

Make UI tests suing screenshots to look for regressions.
For example, define pages of components,n implement a preview with mock data and use screenshots to check wether or not the page has been changed (padding, typo, etc).

swift-snapshot-testing is a good technical solution for our needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant