- Newman Version: 5.0.0
- OS details : Ubuntu 18.04.1 x64
- Newman as a library
- this bug always been there: RunSummary -> run -> timings doesnt has completed
- Expected behaviour: RunSummary -> run -> timings has completed
- Command / script used to run Newman: newman run
- Sample collection, and auxiliary files : any collection with error
- Screenshots : http://
#
newman
Here are 73 public repositories matching this topic...
liberstein
commented
Apr 11, 2020
Read more
A BDD test framework for Postman and Newman
-
Updated
Jul 26, 2018 - HTML
HTTP API monitor based on postman and newman.
-
Updated
Oct 10, 2017 - Vue
afeblot
commented
May 13, 2019
See your code:
let sslStrict = tl.getBoolInput('sslStrict');
newman.argIf(sslStrict, ['--insecure']);
The --insecure option is added to the newman command line when sslStrict is set to true. I assume it should be the opposite.
This tool written on go lang, help to run postman collections in parallel mode. So you can use it for load testing based on postman collections. As a runner it uses newman.
-
Updated
Nov 22, 2017 - Go
Run Newman/Postman tests in gitlab-ci
docker
dockerfile
gitlab
continuous-integration
docker-image
gitlab-ci
postman
gitlab-runner
dockerhub-image
newman
-
Updated
Mar 23, 2018
Demo Application for Dubbo, Mycat, Sharding-Proxy, Seata, SkyWalking, PinPoint, ZipKin, Docker, Kubernetes, Istio, Postman/Newman, FitNesse
docker
kubernetes
microservices
postman
database-sharding
pinpoint
zipkin
dubbo
newman
fitnesse
skywalking
istio
mycat
seata
sharding-proxy
-
Updated
May 12, 2020 - Java
mhariachyi-clgx
commented
Apr 2, 2020
preconditions:
`$ npm install -g newman-reporter-reportportal
- newman-reporter-reportportal@0.0.18
added 24 packages from 20 contributors in 8.668s
the same for:$ npm install -g @reportportal/newman-reporter-reportportal - @reportportal/newman-reporter-reportportal@0.0.23
added 24 packages from 20 contributors in 13.517s`
run configuration:
`newman run ./AA_TEST_REPORT_PORTAL.post
Newman Reporter for InfluxDB
-
Updated
Jul 4, 2020 - JavaScript
Automate API Test Cases with Postman and Newman
postman
testing-tools
command-line-tool
automated-tests
newman
postman-collection
postman-export
postman-test
postman-bdd
postman-pre-request-script
-
Updated
May 2, 2018
Docker image for running newman in (gitlab)-ci environments
-
Updated
Sep 18, 2017
Real world clone of medium blog
nodejs
mongodb
backend
mongoose
rest-api
expressjs
passportjs
newman
passport-local
gcp-appengine-std
-
Updated
Jun 30, 2020 - JavaScript
Example of using the Infinispan ReST interface in a Docker container
-
Updated
Apr 6, 2017 - Shell
JSON (JavaScript Object Notation) Automation Test Case via Postman
-
Updated
Nov 19, 2016
Docker image with newman and varios newman-reporter plugins
-
Updated
Jan 30, 2020 - Makefile
A newman reporter with a PHPUnit like style
-
Updated
Nov 13, 2017 - JavaScript
The goal of this project is to implement an Automation Testing for a REST API. We will use Postman, Newman (that is the command line Collection Runner for Postman) and Jenkins. The REST API to be tested will be ReqRes, that is a fake online REST API.
-
Updated
Jul 9, 2020 - Dockerfile
A newman reporter for testrail
-
Updated
May 1, 2019 - JavaScript
anagrams server coding challenge
-
Updated
Jun 18, 2020 - Java
Fully integrated full stack project in a week
-
Updated
May 5, 2019 - TypeScript
This repository contains example how to execute postman collection tests using gradle (newman npm package). Add functionality to collect all html reports into single one
nodejs
testing
node
gradle
test
test-runner
test-automation
tests
test-framework
postman
testing-tools
node-js
test-driven-development
newman
postman-collection
postman-apps
testing-framework
postman-example
postman-test
moowok
-
Updated
Jan 21, 2019 - HTML
Improve this page
Add a description, image, and links to the newman topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the newman topic, visit your repo's landing page and select "manage topics."

