run-collection
Execute API tests by running Postman Collections with Newman, providing detailed results for each iteration. Supports optional environment and global variables.
Instructions
Run a Postman Collection using Newman
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Path or URL to the Postman collection | |
environment | No | Optional path or URL to environment file | |
globals | No | Optional path or URL to globals file | |
iterationCount | No | Optional number of iterations to run |