UNPKG

newman-tests-runner

Version:

Run Multiple Postman Collections and generate report in a single go.

10 lines 264 B
{ "collections": [ "./sample-files/test.postman_collection.json" ], "environment": "./sample-files/environment.json", "iterations": 1, "appName": "MyTestApp", "reporters": ["cli", "htmlextra"], "reportPath": "./newman-report/" }