wdio-docker-service

v1.0.1
WebdriverIO service to start and stop docker container (for Selenium and more)
webdriverio wdio wdio-service docker tests

prepublish

npm prune && npm run build

build

babel src --out-dir lib -s > /dev/null

test

eslint -c .eslintrc.json src/**/*.js && mocha --require babel-register test/unit/**/*Spec.js

test:integration

npm run build && wdio test/integration/wdio.conf.js

coverage

nyc --reporter=lcov npm test

Metadata

  • MIT
  • Whatever
  • Simon Tsvilik
  • released 1/12/2018

Downloads

Maintainers