1.0.5 • Published 3 years ago

newman-reporter-json-latency-summary v1.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

Newman Reporter Json Latency Summary

This Newman reporter generates an artifact containing failures, total response times, aggregate response times for each iteration, and individual request response times.


Install:

To use, run the command

npm i -g newman-reporter-json-latency-summary


Usage:

newman run path/to/collection.json \ -e path/to/environment.json \ -d path/to/iteration-data.csv \ -r json-latency-summary,cli \ --reporter-json-latency-summary-export path/to/report.json


Based on the https://www.npmjs.com/package/newman-reporter-json-summary package.

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago