New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

newman-reporter-jerry

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

newman-reporter-jerry

Jerry is a reporter for Newman (Postman CLI Companion). It enables one to break and debug a Postman Collection run.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
increased by100%
Maintainers
2
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 10 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc