Newman reporter for PowerBI
$ npm install -g git+https://git@github.com/jjghali/newman-reporter-powerbi.git
$ newmman run /path/to/collection.json -r powerbi --reporter-powerbi-product <product-name> --reporter-powerbi-component <component-name> --reporter-powerbi-environment <env> --reporter-powerbi-url <URL to API endpoint>
Option | Description |
---|---|
--reporter-powerbi-product | Specify name of the product |
--reporter-powerbi-component | Specify name of the component |
--reporter-powerbi-environment | Name of the environment (QA, DEV,PROD) |
--reporter-powerbi-url | URL for the real-time dataset in PowerBI |