Skip to content

kristenjoie/newman-reporter-gchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newman-reporter-gchat

A Newman reporter to Google Chat with a card message.

screenshot

🚥 Pre-requisites

Create Google Chart webhook.

🏗️ Install

npm install

🧰 Build

npm pack

This will create a tarball. Then to use it in your project, you must run:

npm install newman-reporter-gchat-1.0.0.tgz

🚀 Usage

Add to the Newman run command:

--reporters gchat --reporter-gchat-webhook-url <webhookUrl>

⚙️ Reporter Options

Available options are:

  • --reporter-gchat-webhook-url <url>
    The Google Chat webhook url

  • --reporter-gchat-title <title>
    Title to displays on the card message

  • --reporter-gchat-build-url <url>
    link behind the button "GOTO BUILD"

🔗 Links

About

A Newman reporter to Google Chat with a card message.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published