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