Installing Newman

Updated on 28 Dec 2018

Installing Newman

Newman is the cli companion for postman. It is easy to use and easy to install; it is part of NPM (package manager for JavaScript).

Installing

sudo apt-get install nodejs
sudo apt-get install newman

Testing