Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 450 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 450 Bytes

TO RUN TEST

$ npm test

TO RUN TEST WITH COVERGAE

$ npm test -- --coverage

Pre-requisits: Execute command $ npm install from project root directory.

Description: Project Development for API Automation platform with JEST Test Automation framework built on top of NodeJS. Revision: On Going Project

JavaScript libraries used:

  1. NodeJS
  2. Jest
  3. ExpectJS

Test Report - HTML report test execution generates at ./coverage/lcov-report directory.