@applitools/visual-grid-client

v10.0.5
A library that drives the visual grid with dom snapshot rendering.
applitools testing browser grid visual-testing nodejs javascript

test

npm run build:browser && npm run test:mocha && npm run eslint

eslint

eslint '**/*.js'

test:it

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

test:e2e

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

changelog

git changelog -f "v$(jq -r '.version' < package.json)"

test:unit

mocha --no-timeouts 'test/unit/**/*.test.js'

test:mocha

mocha --no-timeouts 'test/**/*.test.js'

test:browser

mocha --no-timeouts 'test/browser/**/*.test.js'

build:browser

cd test/fixtures/test-app && npm i && npm run build

prepublishOnly

npm version patch
npm i @applitools/[email protected]

Metadata

  • MIT
  • >=8.0.0
  • Amit Zur
  • released 2/5/2019

Downloads