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

datadriver

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datadriver

A WebdriverIO helper library for data-driven selenium tests.

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Datadriver

wercker status

Datadriver is a helper library, written on top of the WebdriverIO API that allows you to use JavaScript data structures for driving your tests.

Unit Tests

You can run the unit tests by navigating to the root directory and executing this command: ./node_modules/.bin/tape tests/unit/*.js | ./node_modules/.bin/tap-spec

Integration Tests

You can run the integration tests by going to the root directory and executing this command: grunt datadriver --url=http://datadriver.io

Keywords

test

FAQs

Package last updated on 08 Sep 2015

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