@applitools/eyes-webdriverio

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

lint

run --top-level eslint '**/*.ts'

test

run test:service && run test:coverage

build

run --top-level tspc --project tsconfig.build.v$([ ! -z $APPLITOOLS_FRAMEWORK_VERSION ] && echo $APPLITOOLS_FRAMEWORK_VERSION | cut -f1 -d'.' || echo 8).json

setup

run --top-level browsers:setup

test:local

run test:service && MOCHA_OMIT_TAGS=sauce run test:coverage

test:sauce

MOCHA_ONLY_TAGS=sauce run test:coverage

test:service

MOCHA_GROUP=service run --top-level mocha './test/service/unit/*.spec.js' && wdio run ./test/service/wdio.conf.js && wdio run ./test/service/no-config/wdio.no-config.conf.js && wdio run ./test/service/vg/wdio.vg.conf.js

up:framework

run --top-level add-silent webdriverio

test:coverage

run generate:tests && APPLITOOLS_BATCH_NAME='JS Coverage Tests: eyes-webdriverio' APPLITOOLS_BATCH_ID=$(uuidgen) MOCHA_GROUP=coverage run --top-level mocha './test/generic/*.spec.js' --parallel --jobs ${MOCHA_JOBS:-15} --exit

generate:tests

coverage-tests generate https://raw.githubusercontent.com/applitools/sdk.coverage.tests/universal-sdk/js/config.js --name 'eyes.webdriverio.javascript5' --meta-path './logs'
npm i @applitools/[email protected]

Metadata

Downloads