testophobia
Version:
Web application snapshot tester
24 lines (14 loc) • 794 B
Markdown
# 😱 testophobia
Taking the fear out of web application snapshot testing
## Overview
Testophobia runs your web site/application in a headless web browser<sup>\*</sup> and performs the UI actions that you
specify, taking screenshots of the page along the way. It will compare these snapshots to previously taken versions
(that are known to be correct), and validate that the page still looks and behaves as it should.
<sup>\* Supports Google Chromium, Firefox, and Webkit (Safari)</sup>
<div>
<img align="right" width="256" height="231" src="https://github.com/testophobia/testophobia/raw/master/docs/images/testophobia-viewer.gif">
</div>
## Getting Started
Take a look at the [Wiki](https://github.com/testophobia/testophobia/wiki) for documentation and tutorials.
## LICENSE
MIT