reg-notify-slack-plugin
v0.14.5
Published
Notify reg-suit result to Slack channel.
Readme
reg-notify-slack-plugin
A reg-suit plugin to send notification the testing result to Slack channel.
Install
npm i reg-notify-slack-plugin
reg-suit prepare -p notify-slackConfigure
{
webhookUrl: string;
}webhookUrl- Required - The incoming WebHook URL sending message your Slack channel.
