An open API service indexing awesome lists of open source software.

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

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)