Skip to content

brummbar/visual-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Visual Regression testing with Webdrivercss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published