@applitools/eyes.webdriverio

v2.12.7
Applitools Eyes SDK for WebdriverIO

uc

bongo --update-changelog

lint

eslint '**/*.js'

test

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

test:it

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

version

yarn uc && git add CHANGELOG.md

test:e2e

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

test:unit

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

preversion

yarn release-pre-check && yarn test:coverage --send-report prod

postversion

git push --follow-tags && yarn send-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

release-pre-check

bongo --release-pre-check

send-release-notification

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

Metadata

Downloads