https://github.com/ventx/docker-newman-reporter
Docker image with newman and varios newman-reporter plugins
https://github.com/ventx/docker-newman-reporter
docker dockerfile newman newman-reporter newman-reporters
Last synced: 12 months ago
JSON representation
Docker image with newman and varios newman-reporter plugins
- Host: GitHub
- URL: https://github.com/ventx/docker-newman-reporter
- Owner: ventx
- License: gpl-3.0
- Created: 2020-01-27T10:15:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T14:05:23.000Z (over 6 years ago)
- Last Synced: 2024-12-25T16:12:36.282Z (over 1 year ago)
- Topics: docker, dockerfile, newman, newman-reporter, newman-reporters
- Language: Makefile
- Homepage: https://hub.docker.com/repository/docker/ventx/newman-reporter
- Size: 15.6 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-newman-reporter
Docker image based on `postman/newman:ubuntu` and various newman-reporter plugins + git installed.
## Docker Hub
[ventx/newman-reporter](https://cloud.docker.com/u/ventx/repository/docker/ventx/newman-reporter)
# Docker image
* **OS:** Ubuntu
* **Version:** 18.04
# Installed Packages (git)
* [git](https://packages.ubuntu.com/bionic/git)
# Installed Packages (npm)
* [newman-reporter-confluence](https://www.npmjs.com/package/newman-reporter-confluence)
* [newman-reporter-junitxray](https://www.npmjs.com/package/newman-reporter-junitxray)
* [newman-reporter-htmlextra](https://www.npmjs.com/package/newman-reporter-htmlextra)
* [newman-reporter-slack](https://www.npmjs.com/package/newman-reporter-slack-fancy)