expect-webdriverio

v1.2.0
[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco
expect-webdriverio expect webdriverio wdio

test

run-s test:*

build

run-s clean compile

clean

rimraf ./lib

watch

npm run compile -- --watch

compile

tsc --build tsconfig.build.json

release

npm run release:patch

test:lint

eslint . --ext .js,.jsx,.ts,.tsx

test:unit

jest

release:major

np major

release:minor

np minor

release:patch

np patch

Metadata

  • MIT
  • Whatever
  • Mykola Grybyk
  • released 6/26/2020

Downloads