-
After upgrading net.masterthought dependency to 5.8.2 the cucumber reporting through is notd generating reports when embedded image size is long
List jsonFiles = new ArrayList();
jso…
-
PLEASE HELP!
**Cucumber report plugin been updated on Jenkins to 5.0.2 version, and after the update i got the following Error, how ever i have updated my xml net.masterthought - cucumber-reporting t…
-
After update to selenium 4.14.1 from selenium 4.13.0 cucumber reporting masterthought maven-cucumber-reporting stopped generating reports with a use of maven command: mvn verify -Dcucumber.filter.tags…
-
I have a folder with several JSON as test case results and I want to generate a single overview report where I have html links to individual reports. Is this possible?
-
### Jenkins and plugins versions report
```text
Jenkins Version 2.414.2
cucumber report plugin 5.8.0
```
### What Operating System are you using (both controller, and …
-
See https://stackoverflow.com/posts/76416148
We recently made some updates to our runners, to combine multiple runs into a single Test
```
package net.equipment.runners;
import java.io.File;
…
-
Hi @damianszczepanik ,
I am using Cucumber 6.1.1 version with maven-cucumber-reporting 5.3.0 version. Report is not getting generated and getting below exception.
Reason might be due to Cucumb…
-
Hi. I'm using the latest version of this library together with the latest version of
https://github.com/jenkinsci/cucumber-testresult-plugin/. However, for a while now it has been failing to generat…
-
Currently Zucchini is using Masterthought's cuucumber-reporting version 0.0.23. Current version is 1.2.0. Zucchini should be updated to use latest version of that plugin.
dimaj updated
5 years ago
-
I am running 2 cucumber runner files. One will run all the tests and failed feature will store in a rerun.text file. 2nd runner will be used to rerun failed feature only. In this case i am getting two…