node-wraith icon indicating copy to clipboard operation
node-wraith copied to clipboard

A responsive screenshot comparison tool. Based on the Ruby version available at (http://github.com/BBC-News/wraith)

Results 4 node-wraith issues
Sort by recently updated
recently updated
newest added

This introduces a new option `gallery` which is `true` by default. If `gallery` is set to `false` and `server.start` is also `false` then the `outputFolder` gets removed completely (clean) after...

This introduces the new option `renderDelay` that gets passed to webshot. The default `renderDelay` is still 0ms. This forces webshot to wait some milliseconds before rendering the screenshot. This is...

Add twentytwenty jquery plugin to use it for image comparison, as sometimes the diffs are simple and the one who testing can't notice them, so it is better to compare...

bug

There is an issue with the file paths not generating properly causing the gallery.html output file to be broken. It looks like the output directory is being added twice to...