Skip to content

Commit

Permalink
add saucelabs-sample-test-frameworks/JS-Mocha-WebdriverIO-Selenium bo…
Browse files Browse the repository at this point in the history
…ilerplate reference project
  • Loading branch information
christian-bromann committed Dec 9, 2016
1 parent 950a373 commit b02b22a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/guide/getstarted/boilerplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@ Our very own boilerplate for Cucumber test suites. We created over 150 predefine
- integration of WebdriverIO's Multiremote functionality
- own demo app

## [saucelabs-sample-test-frameworks/JS-Mocha-WebdriverIO-Selenium](https://github.com/saucelabs-sample-test-frameworks/JS-Mocha-WebdriverIO-Selenium)

Simple boilerplate project that runs multiple browser on [SauceLabs](https://saucelabs.com/) in parallel.

- Framework: Mocha
- Features:
- Page Object usage
- Integration with [SauceLabs](https://saucelabs.com/)

## [jonyet/webdriverio-boilerplate](https://github.com/jonyet/webdriverio-boilerplate)

Designed to be quick to get you started without getting terribly complex, as well as to share examples of how one can leverage external node modules to work in conjunction with wdio specs.
Expand Down

0 comments on commit b02b22a

Please sign in to comment.