Image comparison core module for @wdio/visual-service - WebdriverIO visual testing framework
npm install @wdio/image-comparison-coreWebdriverIO Image Comparison Core
==========================
The easiest way is to keep @wdio/image-comparison-core as a dev-dependency in your package.json, via:
``sh``
npm install @wdio/image-comparison-core --save-dev
Instructions on how to get started can be found in the visual testing docs on the WebdriverIO project page.