Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 594 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 594 Bytes

cucumber-slack-notifier-plugin

Jenkins plugin to push summarised Cucumber reports to Slack

Build Status

Installation

Coming Soon...

Configuration

The following options are available:

Global Configuration

  • webHookEndpoint

TODO: add a screen shot here

Build Configuration

  • channel - slack channel to post result to
  • json - json file containing the cucumber results, e.g. target/cucumber.json

TODO: add a screen shot here