New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

wdio-workflo-example

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wdio-workflo-example

Code examples for wdio-workflo

latest
Source
npmnpm
Version
0.0.17
Version published
Maintainers
1
Created
Source

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/

Keywords

wdio-workflo

FAQs

Package last updated on 17 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts