-
In my yml file. I used like this:
- name: Run newman CLI - negative test periods
uses: matt-ball/newman-action@v1.0.4
with:
apiKey: ${{ secrets.POSTMAN_API_KEY }}…
-
## App Details:
```
Postman for Mac
Version 5.2.1 (5.2.1)
OS X 10.12.6 / x64
```
## Issue Report:
Currently in Postman there is no way to read in the contents of files outside of iterat…
-
1. Postman Version: 4.9.2
2. App (Chrome app or Mac app): Mac app
3. OS details: Mac OS 10.11.6
4. Is the Interceptor on and enabled in the app: No
5. Did you encounter this recently, or has …
-
Please read through the [guidelines](https://github.com/postmanlabs/postman-app-support#guidelines-for-reporting-issues) before creating a new issue.
**Problem**
My collection has folders and subf…
-
### Is There An Existing Issue
- [X] I have searched the [issue tracker](https://github.com/DannyDainton/newman-reporter-htmlextra/issues) for similar problems.
### What Are You Seeing
![imag…
-
Issue raised via follow-up email on 7 September 2016 by Rupert Barrington.
Search facets for collectors "recorded by" seem to be broken and returning no results.
For example, there are multiple reco…
-
I'm trying to create a workflow like this:
```
- uses: actions/checkout@master
- uses: matt-ball/newman-action@master
with:
apiKey: ${{ secrets.postmanApiKey }}
collection: 5922408-c22…
-
### Is There An Existing Issue
- [X] I have searched the [issue tracker](https://github.com/DannyDainton/newman-reporter-htmlextra/issues) for similar problems.
### What Are You Seeing
There is a h…
-
Newman can be installed via NPM so this will need to be worked into the container as well.
There is also a newman github action that could be used: https://github.com/marketplace/actions/newman-act…
-
**Environment:**
newman-reporter-allure version: 1.0.7
newman version: 5.3.2
OS: Ubuntu 20.04
# What is happening:
If we try to use `npx newman run --timeout-request 60000 -r allure --reporter…