newman-reporter-jerry

1.0.1 • Public • Published

Jerry

newman-reporter-jerry

This is a debugging reporter for Newman.

jerry-1

Installation

npm i newman-reporter-jerry -g;

Usage

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

Features

  • Press CTR+C any time to break run
  • Break on next request
  • Break on next iteration
  • Break on next console log
  • Break on run end
  • Break on variable change
  • Break on setNextRequest
  • Inspect all variables
  • Show last network activity
  • Abort run
  • Force abort run

CLI Options

  • --reporter-jerry-continue-on-start This command prevents jerry from starting the run in a paused state. If specified, you can still break the run at any moment by pressing CTRL+C.

/newman-reporter-jerry/

    Package Sidebar

    Install

    npm i newman-reporter-jerry

    Weekly Downloads

    2

    Version

    1.0.1

    License

    Apache-2.0

    Unpacked Size

    32.9 kB

    Total Files

    10

    Last publish

    Collaborators

    • shamasis
    • codenirvana