newman
newman copied to clipboard
Feature/SuppressErroredRequests
Suppressing errors on request domains.
Feature request: https://github.com/postmanlabs/newman/issues/1918
Introduced a new command line argument named supressRequestErrors to newman cli. The new argument will receive a array of domain names to be ignored of their errors (DNS lookup errors). The Run Summary instance will suppress the errors if the errored url / domain is supplied by the user in this argument.
Can someone help me in reviewing the PR ?
@xk0der @mcdan @chrisscott @ssteinerx