“progress” reporter in newman is not showing in jenkins logs… any idea?
In local the progress gets printed correctly:
[email protected] start
node index.js
progress [====================--------------------] 50% | ETA: 7s | 4/8
However, when I run in Jenkins this progress-bar is not displayed.
PS. I am using Windows and have already setup UTF-8 encoding for Jenkins.