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

Visual Regression Diff #3

Open
pemrouz opened this issue Jul 27, 2015 · 0 comments
Open

Visual Regression Diff #3

pemrouz opened this issue Jul 27, 2015 · 0 comments

Comments

@pemrouz
Copy link
Owner

pemrouz commented Jul 27, 2015

Popper should allow an option for alerting when there is visual difference between two builds greater than a threshold percentage.

I like the simple approach used in this article:

cmp -s <( cutycapt --out-format=bmp --out=/dev/stdout --url=google.com ) \
       <( cutycapt --out-format=bmp --out=/dev/stdout --url=yahoo.com  )

Obviously would use the results from the real browsers it runs on rather than WebKit though.

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