AsadHasan / WebDriverIOGoCompareTests

Basic automation testing of GoCompare website with WebDriverIO, driven by Typescript, Mocha and Chai.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status Codacy Badge

WebDriverIO automation tests

Basic automation test of GoCompare website, using WebDriverIO with Typescript, Mocha and Chai; to run parallel test on Chrome and Firefox.

To run locally

Prerequisite: Node installed

1- Clone project locally.

In project root:

2- To install dependencies: npm install

3- To run tests: npm test

About

Basic automation testing of GoCompare website with WebDriverIO, driven by Typescript, Mocha and Chai.

License:MIT License


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%