Hello There👋,
My name is Mayank_MP5 and I am GSOC 2021 aspirant for postman labs I had seen the Idealist and respective projects on Github.At the start I didn’t get a clue about why someone wants to use the Newman tool in their project while they have such cool interface available in Postman app. Thanks to videos of Valentine Despa I got the concept of automation in API testing and why is it so important in CI tools like Jenkins.
I installed the Newman package through NPM and played with it and finally decided to look forward into
idea 1 - Single Req for Newman
idea 3 - Proper Dashboard for Reports
Enough of the Context my real question is about the problem that how can I use that code of NPM package like I want to play with the code part and I am installed that package locally so Will editing the code in local C:\Users\MAYANK\AppData\Roaming\npm\node_modules\newman
actually I had worked with web dev for the most of time but Lil noobie when it comes to this whole CLI thing
Thanks in Advance!