@applitools/ec-client

v1.2.28

deps

bongo deps

lint

node ../../node_modules/.bin/eslint '**/*.ts'

test

node ../../node_modules/.bin/mocha './test/**/*.spec.ts' --parallel --jobs ${MOCHA_JOBS:-15}

build

node ../../node_modules/.bin/tsc --project ./tsconfig.build.json

test:it

MOCHA_GROUP=it node ../../node_modules/.bin/mocha './test/it/*.spec.ts'

version

bongo version

test:e2e

MOCHA_GROUP=e2e node ../../node_modules/.bin/mocha './test/e2e/*.spec.ts'

preversion

bongo preversion

postversion

bongo postversion

test:sanity

yarn test
npm i @applitools/[email protected]

Metadata

Downloads