Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 381 Bytes

File metadata and controls

9 lines (5 loc) · 381 Bytes

FED Visual Regression Tools with CasperCSS

Install PhantomJS and CasperJS and set the path variables in system and user (both needed?).

Check that PhantomJS and CasperJS are installed correctly by running phantomjs -v and casperjs --version

Run npm install in this folder.

casperjs test .\tests\vrt.js to run the tests