@applitools/eyes-webdriverio

v5.9.23
Applitools Eyes SDK for WebdriverIO
eyes-webdriverio applitools eyes test automation visual regression automation testing tests webdriverio and 1 more...

uc

bongo --update-changelog

lint

eslint '**/*.js'

test

yarn test:unit && yarn test:e2e

render

node scripts/render.js

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 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 3,6,7,8,9,10,11,12,13,16,17,18,21,22,24,25,27,28,29,30,31,32,33,34,35,36,37,39,40,41,42,45,48,51,54,57,60,61,64,65,67,68,69,73,78,79,80,84,85,86,87,88,89,90,93,95,96,97,98,99,102,103,104,105,106,108,109,110,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,137

release-pre-check

bongo --release-pre-check

test:coverage:nuke

coverage-tests nuke

test:coverage:custom

mocha "test/coverage/custom/**/*.spec.js" --no-timeouts

send-release-notification

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

Metadata

Downloads