-
Notifications
You must be signed in to change notification settings - Fork 32
Introduced Visual Testing with Playwright #186
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
Introduced Visual Testing with Playwright #186
Conversation
…s in playwright including visual testing
gpaOliveira
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor remarks only, looking good for me already 👍
dricazenck
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 really nice :)
|



Summary
This PR introduces a Docker-based setup for visual regression testing to ensure consistent UI rendering across different browsers and operating systems.
What’s included
Why this change
Running visual tests in a controlled Docker environment ensures deterministic results, reduces flaky failures caused by environment differences, and makes visual regression testing easier to maintain and scale.
Type
Related Issue
Screenshots
Testing
Pull request checklist
Please check if your PR fulfills the following requirements: