×
Dec 26, 2023 · This is a Java Jenkins plugin which publishes pretty html reports showing the results of cucumber runs. To use with regular cucumber just ...
This plugin requires that you use cucumber library to generate a json report. The plugin uses the json report to produce html reports that are available from ...
Provides pretty html reports for Cucumber. Can be used anywhere a json report is generated (Java, Ruby, JavaScript and other implementations).
Cucumber test results report in JSON format. When this option is configured, Jenkins can provide useful information about test results, such as historical ...
Provides pretty html reports for Cucumber. Can be used anywhere a json report is generated (Java, Ruby, JavaScript and other implementations).
Dec 26, 2023 · Provides pretty html reports for Cucumber. Can be used anywhere a json report is generated (Java, Ruby, JavaScript and other ...
Dec 26, 2023 · Provides pretty html reports for Cucumber. Can be used anywhere a json report is generated (Java, Ruby, JavaScript and other implementations) ...
Simple step for sending a cucumber report to a slack channel. Usage Example: cucumberSlackSend channel:'testchannel', json:'target/cucumber-results.json'.