newman-reporter-debug

1.0.0 • Public • Published

newman-reporter-debug

This is a debugging reporter for Newman

Installation

npm i newman-reporter-debug -g;

Usage

newman run examples/sample-collection.json -r debug
newman run examples/sample-collection.json -r cli,debug

--reporter-debug-force-clear-run-summary

Newman tracks the executions of each and every request so that some reporters can use the same to do post-run analyses. --forceClearRunSummary stops the recording of this data. Note that this may have adverse effects on other reporters if they depend on this trace data.

Readme

Keywords

Package Sidebar

Install

npm i newman-reporter-debug

Weekly Downloads

72

Version

1.0.0

License

Apache-2.0

Unpacked Size

13.7 kB

Total Files

4

Last publish

Collaborators

  • shamasis
  • codenirvana