|
|
|
|
|
by planetjones
4045 days ago
|
|
This looks promising. Our project has a plethora of selenium tests, but they're focused on functionality only, not appearance. We can tell there is a table, button, link, form, etc. and click it. On that side we're reliable. But we really let ourselves down sometimes with regressions to the look and feel of the application. Are there any competitor tools for this visual testing ? |
|
It's written in Ruby but is not really dependent on Rails or anything to run. We use it to compare a list of URLs between the version we are currently testing in CircleCI and our production site. Any differences are highlighted in a nice gallery and we get a message in our Hipchat room.