d1m05 / Economist-QA-role

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Economist - QA Engineer

Intro

A suite of E2E acceptance tests running against the Economist jobs site to test functionality

Tool/libraries used

Running

To run the suite of tests first install dependencies with npm install Then run npm test

This will fire up a chromedriver instance and begin running the full suite of feature files. Once complete, a html test report will be output to the report folder. Which can be viewed in a web-browser

About


Languages

Language:JavaScript 65.3%Language:Gherkin 34.7%