newman-reporter-slack-fancy

1.0.11 • Public • Published

newman-reporter-slack

A newman reporter for slack

Installation

npm install newman-reporter-slack.git

Usage

Set the environment variables.

SLACK_WEBHOOK_URL='https://hooks.slack.com/services/xxx/yyy/zzzzzzzzzzzz'
SLACK_CHANNEL='#slack-channel'
HEADER='newman run'

Run newman test with the reporter option -r slack

newman run my-collection.postman_collection.json -r cli,slack

Readme

Keywords

Package Sidebar

Install

npm i newman-reporter-slack-fancy

Weekly Downloads

2

Version

1.0.11

License

ISC

Unpacked Size

32.1 kB

Total Files

7

Last publish

Collaborators

  • yosephharyanto