1.0.11 • Published 6 years ago

newman-reporter-slack-fancy v1.0.11

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

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
1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago