27 Aug 2020 . Min ReadCommand-line integration of Newman CLI with Jenkins and Slack
Earlier we have seen how to run postman collection in the postman.
This blog covers how to run a Postman collection in cli and send its reports to the slack
What is Newman?
It is command-line collection runner for Postman and also knows as Postman cli.
Why we need Postman cli?
Generally, the common purpose of the postman cli is to automate the task which we used to run on a daily basis For E.g Sending a report to your dev, Sanity test suite after the release.
How to Install Newman?
You instal