osb-checker
osb-checker copied to clipboard
RFE: option to dump HTTP transcripts of tests
It'd be handy if osb-checker could optionally dump the HTTP request sent and response received - makes debugging test failures easier :)
@norshtein @zhongyi-zhang Any solution for resolving this question?
I think we can have a try https://www.npmjs.com/package/request-debug.
But it is too old. Let's take a look at the first and the second option here: https://github.com/request/request#debugging.