-
The title says it all... :-)
-
**TEST ENVIRONMENT:**
Cucumber-JVM (1.0.11)
cucumber-reporting (0.0.17)
maven-cucumber-reporting (0.0.1)
Running the following command using the standalone version of cucumber-reporting against my pr…
-
In https://github.com/masterthought/jenkins-cucumber-jvm-reports-plugin-java/blob/master/src/main/java/net/masterthought/jenkins/CucumberReportPublisher.java,
```
// if we are on a slave
if…
-
I upgrade to Cucumber JVM 1.0.9 and tested my feature file.
Tested passed and result json file generated
I tried to generate the report using cucumber-reporting-0.0.22.jar
# Error message
{code}
org.…
-
Hi,
We're using the latest cucumber-reports 0.0.21 plugin with Jenkins 1.515, and finding that all reports are showing as having no features. We also run these tests internally with Cucumber 1.3.1 Ge…
-
Hi,
It seems that reports are not being embedded in the reports. I have checked the JSON reports generated by cucumber and it does have the "embedding" tag, and i have also generated the embedded bas…
-
Hello,
I came across an issue when running Automation Tests on Windows environment. The plugin throws the following exception
java.io.FileNotFoundException: C:\development_tools\jenkins_home\jobs\Ha…
-
Hi
First of all, thanks for a great plugin!
We have some issues where Jenkins reports that file descriptors are leaked, and then starts to fail builds.
To find out what descriptors are open we have …
-
Is there any way mark ignoreFailure similar to surefire/failsafe plugin? It is okay for integration test to fail once in a while due to remote system and further it is tracked via report.Jenkins don…
-
Hi, I've been fiddling with this for a few days and can't seem to get the reports plugin to publish the cucumber report.
I can get it to publish an EMPTY report, when I don't correctly specify the l…