This package is Sauce Labs Visual integration for Nightwatch.
It comes as a service that you can add to your existing Nightwatch project.
View installation and usage instructions on the Sauce Docs website.
Install the dependencies
npm install
Build Sauce Labs Visual client library since Sauce Labs Visual for Nightwatch depends on it
npm --prefix ../visual run build
Finally build Sauce Labs Visual for Nightwatch
npm run build
npm run lint