@applitools/eyes.webdriverio

v2.12.4
Applitools Eyes SDK for WebdriverIO

uc

bongo --update-changelog

vc

bongo --verify-changelog

vv

bongo --verify-versions

lint

eslint '**/*.js'

test

yarn test:unit && yarn test:e2e

test:it

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

version

yarn uc && git add CHANGELOG.md

test:e2e

mocha --no-timeouts "test/+(TestClassicApi*.js|TestFluentApi*.js|TestVisualGrid*.js)"

test:unit

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

preversion

yarn vv && yarn vc && yarn test:coverage --send-report prod

postpublish

git push && git push --tags && yarn send-release-notification

test:coverage

coverage-tests run --path test/coverage/index.js --filterIndexes 0,1,2,3,4,6,7,8,9,10,11,13,15,16,17,18,19,21,24,27,28,29,30,31,32,33,34,35,36,37,39,40,41,42,51,52,53,60,61,62,69,70,78,79,80,85,86,96,97,98,103,104,108,109,110,114,117,118,119,120,121,122,123,124,125,127,128,129,130,131,137

send-release-notification

bongo --send-release-notification
npm i @applitools/[email protected]

Metadata

Downloads