This repository was archived by the owner on Jun 6, 2018. It is now read-only.
Releases: postmanlabs/newman-docker
Releases · postmanlabs/newman-docker
Newman v3.3.0
Newman v3.1.0 and default encoding in dockerfiles
Updated both ubuntu and alpine images to the latest newman version (3.1.0)
Also set default encoding in both the docker files
Newman v3.0.1
- Updated Postman Runtime to v2.4.1
- Newman now exits with a non-zero status code on test failures or errors
Newman v3
Newman v3 is packed with new feature -
- Improved CLI
- Programmatic usage
- Reporters
You can read more about newman v3 here - http://blog.getpostman.com/2016/08/12/newman-v3/
Newman v2.1.2, and official Alpine Linux image
Added an official image for Alpine Linux 3.3, and released newman v2.1.2 on both Ubuntu 14.04 and Alpine 3.3
Alpine is a very lightweight linux distribution, with the base image under 5MB. So it is ideal for running in environments like CI servers.
The alpine image can be found at https://hub.docker.com/r/postman/newman_alpine33/