newman-reporter-hbsdata

1.0.13 • Public • Published

Newman Custom reporter - Generate JSON data in Handlebar JSON format

**Note 1: This Plugin will help you to get the JSON output, By using some HandleBar compiler need to generate html Page using any Newman Handlebar Template.

Note 2: Use Handlebar cli to generate the report using Output JSON

Warning: Make sure you're using the latest version of Node.js and NPM, Newman insatalled. Install this plugin the sameway how you installed newman, if you install newman globally, install this plugin also globally.

Quick start

# To Install locally.
$ npm install newman-reporter-hbsdata

# To Install Globally.
$ npm install -g newman-reporter-hbsdata

$ The JSON report will be generated and stored under the Folder name "newman"

$ Use the handlebar cli tool to generate the html report. Custom template will be shared in next version.

# License

[MIT](/LICENSE)

Readme

Keywords

none

Package Sidebar

Install

npm i newman-reporter-hbsdata

Weekly Downloads

13

Version

1.0.13

License

ISC

Unpacked Size

23.8 kB

Total Files

6

Last publish

Collaborators

  • prabu1982