@applitools/eyes.webdriverio

v2.13.1
Applitools Eyes SDK for WebdriverIO

lint

eslint '**/*.js'

test

yarn test:unit && yarn test:it && yarn test:e2e

test:it

mocha --no-timeouts "test/it/**/*.js"

version

bongo version

test:e2e

mocha --no-timeouts "test/e2e/*.js"

test:tmp

mocha --no-timeouts test/coverage/custom/* # TEST AND REMOVE SCRIPT AFTER PR 151 MERGE !!

test:unit

mocha "test/unit/**/*.js"

preversion

bongo preversion && yarn test:coverage --send-report prod

postversion

bongo postversion --skip-release-notification

test:coverage

coverage-tests run --path test/coverage/index.js --filterIndexes 0,1,6,7,8,9,10,11,13,16,17,18,22,25,27,28,29,30,31,32,33,34,35,36,37,39,40,41,42,60,61,64,67,73,78,79,80,85,86,97,98,103,104,109,110,114,118,119,121,122,124,125,127,128,129,130,131,137
npm i @applitools/[email protected]

Metadata

Downloads