JSPM

@wdio/image-comparison-core

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11284
  • Score
    100M100P100Q144194F
  • License MIT

Image comparison core module for @wdio/visual-service - WebdriverIO visual testing framework

Package Exports

  • @wdio/image-comparison-core
  • @wdio/image-comparison-core/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@wdio/image-comparison-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

WebdriverIO Image Comparison Core

Installation

The easiest way is to keep @wdio/image-comparison-core as a dev-dependency in your package.json, via:

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.