wdio-config

v5.0.0-alpha.6
A helper utility to parse and validate WebdriverIO options
webdriver wdio wdio-utility

build

run-s clean compile

clean

rm -rf ./build

compile

babel src/ -d build/

postversion

npm run build && git tag -d $(git tag -l)

test

run-s test:*

test:eslint

eslint src test

test:unit

jest

Metadata

  • MIT
  • >= 4.8.5
  • Christian Bromann
  • released 6/24/2018

Downloads