In this video, we’ll do the installation and setup for the necessary libraries and frameworks required to build JavaScript API Automation Test Framework.

Command to install packages - npm i --save-dev supertest mocha chai @babel/cli @babel/core @babel/node @babel/register @babel/preset-env

All code is available on GitHub - https://github.com/automationbro/JavaScript-API-Automation-Tests

🔗Video Resources:
NodeJS: https://nodejs.org/en/download/
SuperTest: https://www.npmjs.com/package/supertest
Mocha JS: https://mochajs.org/
Chai JS: https://www.chaijs.com/
Babel: https://babeljs.io/
API Testing Site - https://gorest.co.in/

Timestamps:

0:00 - JavaScript API Testing Framework Installation
1:20 - Libraries / Frameworks to install
3:08 - Babel/ES6 configuration
4:15 - Run mocha command
5:20 - Wrapup

Thanks for watching :)

Automation Bro

#api #framework #installation #javascript

Installation / Setup JavaScript API Testing
1.05 GEEK