Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 727 Bytes

README.md

File metadata and controls

27 lines (26 loc) · 727 Bytes

visual-regression

Visual Regression testing with Webdrivercss.

Installation

  • install mocha globally (you can also install it locally, if needed)
$ npm install -g mocha
# Mac
$ brew install graphicsmagick
# Ubuntu
$ sudo apt-get install graphicsmagick
$ java -jar selenium-server-standalone-2.48.2.jar &> /dev/null &
  • Clone this repo. Open a shell inside the folder and install dependencies:
$ npm install
  • Run the tests:
$ mocha