@applitools/ec-client

v1.9.2

lint

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

test

run --top-level mocha './test/**/*.spec.ts' --parallel --jobs ${MOCHA_JOBS:-15}

build

run --top-level tsc --project ./tsconfig.build.json

test:it

MOCHA_GROUP=it run --top-level mocha './test/it/*.spec.ts'

test:e2e

MOCHA_GROUP=e2e run --top-level mocha './test/e2e/*.spec.ts'
npm i @applitools/[email protected]

Metadata

Downloads

Maintainers

Applitools Team