Skip to content

precise-alloy/regression-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

291 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Regression Test

Please check Documentation for the instructions.

Use

  1. Install:

    npm i -g regressify
  2. Install the browser binaries and note the BrowserStack-aligned versions used by this release:

    regressify install
  3. Manual Set up all test and config files in the visual_tests folder and place it at the root of the project, or automatically add it using the command:

    regressify init
  4. Add to scripts in package.json:

     "ref": "regressify ref",
     "approve": "regressify approve",
     "test": "regressify test"

Releases

No releases published

Packages

 
 
 

Contributors