jericho 0.3.0
"Tiny simple gem which cleans your cucumber JSON reports from redundant info and compares report from your last test run and report from previous test run. After it you'll receive a test run summary to desired slack channel. Please note that in order to use slack integration - you'll need to configure dotenv gem with your Slack credentials"
Gemfile:
=
install:
=
Runtime Dependencies (2):
dotenv
~> 2.7
slack-ruby-client
~> 0.14.1