1.0.8 • Published 4 years ago

newman-reporter-json-sum v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

JSON Summ Newman Reporter

newman-reporter-json-summary + Response Info ADD + Method | Request Name

This outputs:

  • Collection.Info.Name
  • Collection.Info.Id
  • Run.Stats.Requests.*
  • Run.Stats.Assertions.*
  • Run.Stats.testScripts.*
  • Run.Timings.*
  • Run.Failures[n].Parent.Name
  • Run.Failures[n].Parent.Id
  • Run.Failures[n].Source.Name
  • Run.Failures[n].Source.Id
  • Run.Failures[n].Error.Message
  • Run.Failures[n].Error.Test
  • Run.Excutions[n].Response.status
  • Run.Excutions[n].Response.code
  • Run.Excutions[n].Response.header[n].*
  • Run.Excutions[n].Response.responseTime
  • Run.Excutions[n].Response.responseSize
  • Run.Excutions[n].Item.name
  • Run.Excutions[n].Request.method

Installation:

npm install -g newman-reporter-json-sum


Usage:

newman run collection -r json-sum output

Based on the https://www.npmjs.com/package/newman-reporter-json-summore package, but added more info.

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago