-
Hi we have a working application that connects to multiple ecommerces such as Magento and Wocommerce
Its worth noting that we have existing customers that have no problems with the current setup.
…
-
Hello everyone,
I made an electrode app and deployed it on a linux virtual machine on Azure. It seems to works well, but there is 3 mistakes:
`(index):10 GET http://127.0.0.1:2992/js/main.style.c…
-
Newman 3.2.0, node 6.8.1, centos 6.5
Sometimes newman just can't get the params, for no good reason. Re-run it then it'll be fine...
![image](https://cloud.githubusercontent.com/assets/5634347/197519…
-
When I specify multiple comma separated reporters with newman 3.0.1 or 3.1.0, I get an error indicating the last reporter is an unrecognized argument.
Example command (altered collection and environme…
-
Reproduced this "Bug" on the platform:
OS: Windows 7 and Windows 8.1
Windows app: Postman v4.6.1 and Postman v4.6.2
Newman v2 and v3
NodeJS v.4.5.1 and v.6.4.0
Received error for POST request (must b…
-
Reproduced this "Bug" on the platform:
OS: Windows 7 and Windows 8.1
Windows app: Postman v4.6.1 and Postman v4.6.2
Newman v2 and v3
NodeJS v.4.5.1 and v.6.4.0
Received error for POST request (must b…
-
Reproduced this "Bug" on the platform:
OS: Windows 7 and Windows 8.1
Windows app: Postman v4.6.1 and Postman v4.6.2
Newman v2 and v3
NodeJS v.4.5.1 and v.6.4.0
Received error for POST request (must b…
-
Hi guys, for us Newman would be useful if it could output only failed results instead of both successes and failures.... The advantage is that someone in the team can monitor that file for failures an…
-
I am trying to run newman.run from grunt task but it doesn't work. I tried
```
grunt.registerTask('postman-test', function() {
newman.run({
collection: require('./postman-tests/postman_collecti…
-
I tried using the --disable-unicode option that replaces the --noTestSymbols option for V2 but I end up getting the following error:
C:\test>newman run mycollection.json -g myenv.json --disable-unico…