1.0.8 • Published 4 years ago
newman-reporter-json-sum v1.0.8
JSON Summ Newman Reporter
newman-reporter-json-summary + Response Info ADD + Method | Request Name
This outputs:
Collection.Info.NameCollection.Info.IdRun.Stats.Requests.*Run.Stats.Assertions.*Run.Stats.testScripts.*Run.Timings.*Run.Failures[n].Parent.NameRun.Failures[n].Parent.IdRun.Failures[n].Source.NameRun.Failures[n].Source.IdRun.Failures[n].Error.MessageRun.Failures[n].Error.TestRun.Excutions[n].Response.statusRun.Excutions[n].Response.codeRun.Excutions[n].Response.header[n].*Run.Excutions[n].Response.responseTimeRun.Excutions[n].Response.responseSizeRun.Excutions[n].Item.nameRun.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.