This repository contains a sample API Test Automation Script
- Open Terminal
- Initialize dependencies by typing
npm install
- wait for the installation to finish
- Done
- setup in the package.json, the tag is test so from the terminal just type
npm run test
and it will execute the test