Skip to content

ndevrinc/ndevr-wraith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndevr-wraith

Visual screenshot diff tool based on BBC Wraith.

Dependencies

Installing Dependencies

All packages need to be available system-wide. You may use whichever method you wish to install the packages at their respective versions.

Here is a recommended way to manage the dependencies though:

Node

Use NVM - this will use the version in the .nvmrc file.

Ruby

Use RBENV - this will use the version in the .ruby-version file.

Imagemagik and Phantomjs

Install globally with NPM

npm install -g [email protected]

npm install -g [email protected]

Wraith

This is a Ruby gem

gem install wraith -v 3.2.0

Running the tool

Wraith will run agains the requested configuration file. Feel free to copy ndevr.yaml to use for local testing.

cd to [project_root]

wraith configs/ndevr.yaml

View the results

An html page will be created in the configured output directory "shots" alling with the screenshots.

location: [project_root]/shots/gallery.html

About

Visual screenshot diff tool based on BBC Wraith.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published