wdio-workflo-example

0.0.17 • Public • Published

wdio-workflo-example

This repository provides code examples for the usage of wdio-workflo (https://github.com/flohil/wdio-workflo).

Setup

Run npm install on the project directory.

Executing Tests

You can either execute all testcases defined in this repository

./node_modules/.bin/wdio-workflo

or invoke only a single testcase

./node_modules/.bin/wdio-workflo --testcases '["npmjs.search for the npm package wdio-workflo"]'.

Path aliases

This repository uses tsconfig's paths option to define path aliases:

  • ~ refers to the project directory (./)
  • ? refers to the path ./system_test/src/

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.171latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.171
0.0.160
0.0.150
0.0.130
0.0.120
0.0.90
0.0.50
0.0.30
0.0.10

Package Sidebar

Install

npm i wdio-workflo-example

Weekly Downloads

1

Version

0.0.17

License

MIT

Unpacked Size

54.1 kB

Total Files

47

Last publish

Collaborators

  • flohil