-
When pre-request and test scripts are removed from Postman, newman still counts these towards the summary totals in the CLI reporter.
1. Newman Version (can be found via `newman -v`): v5.3.0
2. …
-
1. Newman Version (can be found via `newman -v`):
Dcoker Alpine image 5.2.2
Steps to reproduce the problem:
1. When downloading the image the following errors are visible in the console:
``…
-
When I use
```
with:
apiKey: ${{ secrets.POSTMAN_API_KEY }}
collection: ${{ secrets.POSTMAN_COLLECTION_URL }}
reporters: cli
```
This doesn't work. It …
-
Getting this error when uploading report:
##[warning]TypeError: Cannot read property '1' of null
at checkIfSuccessful (D:\a\_tasks\UploadPostmanHtmlReport_f5384bf0-1b5c-11ea-b0cc-5b064956a213\…
-
Изучил статью на инфостарте про [тестирование в Postman](https://infostart.ru/1c/articles/1400564/)
Статья оказалось очень актуальной, думаю не только для меня, почитал [документацию](https://learnin…
-
1. Newman Version: **5.3.2**
2. OS details (type, version, and architecture): **MacBook Pro - M1**
3. Are you using Newman as a library, or via the CLI? : **CLI**
3. Did you encounter…
-
**❗ please do not add sensitive information in issues, you can provide extra information via email using issue number as reference ❗**
**Describe the issue**
Certain AWS Services expose an API whi…
-
I have installed `newman` and tried to run tests which is working fine and for report creation I installed `newman-reporter-html`.
The above packages are installed globally
But while running the n…
-
Hi,
It would be a good idea to implement HTML report generation for tests run in CLI for existing CI/CD pipelines that rely on Newman runner for postman collections with: https://github.com/DannyDa…
-
Currently, use of Client Certs in Postman requires manually saving and pointing to a physical file accessible to the local system.
For apis that use Cert-based auth (where certs are generated repea…