Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebdriverIO Javascript Mocha Framework

This is a sample Mocha Framework that uses WebdriverIO and JavaScript.

Requirements

Getting Started

Clone Repository

1. git clone https://github.com/testSadab/WebdriverIOJSMochaFramework.git
2. Navigate to `WebdriverIOJSMochaFramework`

Install the dependencies:

npm install

Run tests:

Run all test: npm test
Run Specific Test: npm test -- --spec ./features/<featurefilename>.feature

Generate allure report:

npm run report

About

Webdriverio with JavaScript and mocha boilerplate project.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages