Skip to content

ashishgoel88/jasmine_wdio_fork

 
 

Repository files navigation

Jasmine Boilerplate CI

Boilerplate project to run WebdriverIO tests with Jasmine using latest ES2016 features and the page objects pattern.

Note: the current boilerplate uses an alpha version of the new WebdriverIO v8 version. As this version is not stable yet there might be some bugs. Checkout the v7 branch to see a version using a stable version.

Quick Start

Choose one of the following options:

  1. Download the latest stable release here or clone the git repo — git clone https://github.com/webdriverio/jasmine-boilerplate.git

  2. Then copy the files to your project directory (all files in /test and the wdio.*.conf.js)

  3. Merge project dev dependencies with your projects dev dependencies in your package.json

Features

About

Boilerplate project to run WebdriverIO tests with Jasmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%