Execute Newman (Postman) job via Jenkins (output issue) Execute Newman (Postman) job via Jenkins (output issue) jenkins jenkins

Execute Newman (Postman) job via Jenkins (output issue)


I did not use it with Jenkins but, obviously, you're missing some parameters. Have a look here for newman options you could use.

First you should do newman run -c "C:\\Users\\amir\\Documents\\Postman Collections\\Test.postman_collection.json" and if you still have strange characters issue, try the -disable-unicode option