Skip to content

zdfs/datadriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datadriver

wercker status

npm version

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

Support

Thank you to Browserstack and SauceLabs for helping make datadriver possible.

About

A Webdriverio helper library for data-driven selenium tests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published