Skip to content

juhi123/nightwatch-diff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightwatch Diff

Write simple UI integration tests with NightwatchJS and run visual diffs against a baseline for catching regressions.

Thanks to richard-flosi for the screenshot comparison stuff.

Getting started

Clone this repository, and run npm install to install dependencies. You'll need to install Grunt if you haven't already.

Running tests

Run tests from your command line with grunt.

Tests are located within /test. This repo comes with a simple demo test that visits google.com and takes a screenshot. For more involved tests, checkout the Nightwatch documentation.

About

Visual diffs from NightwatchJS tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%