-
**Describe The Problem**
Console logs are attached to report by default
**Steps To Reproduce**
Steps to reproduce the behavior:
1. Run the collection '...'
newman run DataSet_Nimbus.postman_col…
ggpai updated
2 years ago
-
**What Are You Seeing**
Table written in markdown language on Postman is not rendered properly on htmlextra report
**Steps To Reproduce The Issue**
- Create a postman collection using tab…
-
**Is your feature request related to a problem? Please describe.**
We currently have the below flag
--reporter-htmlextra-hideResponse | An optional flag which allows you to exclude certain Response …
-
**What Are You Seeing**
When there are some failed tests, the failed tests tab shows the list of error.
Clicking on an arrow to expand one of the failed tests will expand all tests of the same…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when I run my approx. 100 postman collections in a…
-
Hi,
I am trying to execute below Node library, but getting error.
const newman = require('newman')
Below is my app.js:
newman.run({
collection: './Digital_API.postman_collection.json',
I…
-
Hi Danny, thanks for the reporter. I would like to see if its possible to have progress/error shown on the console so that I know its running. Currently I'm using the following in my *.js:
```
newma…
-
Hi ,
I installed newman using 'npm install -g newman' from the terminal,
and used newman commands to run my postman collections, and it is working fine and gives me the default report, but i wanted …
-
When running Postman tests in parallel, I end up having multiple reports to go through.
I would like to aggregate these into one report, would it be possible to implement such feature?
I've tried…
-
**Describe The Problem**
When i open the report on IE Edge and Click on Dark Mode toggle, It does display the report in dark mode.
**Steps To Reproduce**
1. Run the collection 'newman run APITest…