-
implement refactor renaming support
-
Currently, IntelliJ IDEA (Community edition) doesn't automatically close braces when writing code in D.
For me, this is a much needed feature when writing code. Please consider implementing this in…
-
I get the following error when using [Cucumber-JVM report](https://github.com/jenkinsci/cucumber-reports-plugin) with JSON output generated by this module. Any plans in getting this to output in a Cum…
-
I have been using Cucumber Reports plugin for my Cucumber - Ruby automation and getting reports.
Earlier we were getting below information (successfully creating reports)
3 scenarios (3 passed)
12…
-
When a single step is skipped, the scenario (and feature) is rendered as failiing.
Would it not be correct to allow skipped steps in a scenario? (e.g. via a configuration flag)
-
I'm getting a 404 when trying to open the Cucumber report.
The console logs this:
```
[CucumberReportPublisher] Compiling Cucumber Html Reports ...
[CucumberReportPublisher] Copying all json fil…
-
Hi Kingsley,
I initially emailed you I thought some of the posts my be old and I might not get a repsonse in time
I get the following whenever I run the build
[CucumberReportPublisher] Compiling Cuc…
Lplay updated
7 years ago
-
Jenkins ver. 2.46
Cucumber reports 3.5.0
```[CucumberReport] Preparing Cucumber Reports
[CucumberReport] Copied 4 json files from workspace "/home/jenkins/workspace/mercury/target" to reports dir…
ostov updated
7 years ago
-
Hellos,
While trying to generated Cucumber reports we are getting the below mentioned exception:
E:\RunSVeetCucumber\jenkins\.jenkins\jobs\SP_OUT\builds\130\cucumber-html-reports
[CucumberRepor…
-
I know this kind of duplicates #143 but this is more a request to output a better error message. Rather than output 'Failed to upload plugin' it would be nice to let the user know what error code was …