-
Hi
I hava a issue about cucumber report.
if my .feature file has data, The cucumber-reports plugin doesn't display. Please see the attachment issue1.png
but I want the cucumber-report plugin displays…
-
Hi,
I get the below error when building as mvn install
[INFO] Compiling 3 source files to /Users/saikrishna/Git/jenkins-cucumber-jvm-reports-plugin-java/target/classes
[INFO] ----------------------…
-
I have a problem when I want to build the project. I clone this repo, then I import everything in my IDE (intelliJ IDEA), I use java sdk 1.7, I generate sources and wonloading them for the maven proje…
ghost updated
10 years ago
-
I was trying to generate cucumber reports and below is the crash that I am receiving
[CucumberReportPublisher] Compiling Cucumber Html Reports ...
[CucumberReportPublisher] copying all json files fro…
-
Hi,
I looked into this project and it seems to be very focused on Cucumber-jvm with the setup of Jenkins (however I did find some mentions of running this without Jenkins it was still related to Java…
-
Hello everyone,
I've looked at the other issues already opened about an empty page shown if checked for the cucumber reports html page.
Here I have a bit different problem:
If I don't turn off flash…
-
I get the following error when generating the HTML reports:
```
Building remotely on pub-testdriver in workspace /opt/jenkins-slave/workspace/Systemtest - DrFront
Checkout:Systemtest - DrFront / /opt…
Rejjn updated
10 years ago
-
I'm trying to get my reports to show up, but end up with a 404. I installed the cucumber-reports plugin that's available via the Jenkins Plugin Manager, which is currently version 0.0.20. Then, I set …
-
``` cucumber
Feature: Single cucumber report
In order to analyse multiple cucumbers runs combine them into a single easy readable report.
Scenario: Multiple tests
Given I have multiple jUnit …
-