-
We run BDDs in Docker images prior to pushing them to our repo.
Unlike in Jenkins, there are no plugins out of the box to provide a test report for the BDD run.
Please provide one out of the box wit…
-
In version 2.4 the CSP settings have been changed to:
System.setProperty("hudson.model.DirectoryBrowserSupport.CSP",
"sandbox; script-src 'self' 'unsafe-inline'; default-src 'self'; im…
-
Valid link:
`//localhost:8080/job/Sandwich/58/jam=raspberry,bread=rye,cheese=cheddar/cucumber-html-reports/`
- Sandwich is the Project Name
- 58 is the build number
- The other stuff are the parameter…
-
Hello,
I am using cucumber-js framework which returns additionally **undefined** state of step. As result scenarios marked as PASSED in the report what is not correct.
Could you please show in the r…
-
We run multiple cucumber tests in parallel, and dump all the reports to a common folder. When we run 10 or more parallel tests, the cucumber reports plugin fails with an out of memory exception:
Cuc…
-
When I go to a report the graphs doesn't render
When I click on one of the Features, the steps are collapsed, the icon to uncollapsed doesn't show and clicking the square it shows doesn't do anything…
-
Hello,
i'm running cucumber-reports 0.0.14 on a Jenkins 1.473
When accessing the reports of project foo i get a page with a 404 error. And the console output your plugin during the build is:
...
[Cuc…
-
Hi!
I'm trying to access 'cucumber-jvm reports' link on Jenkins and it shows this error message:
net.masterthought.cucumber.ValidationException: com.google.gson.JsonSyntaxException: java.lang.Illega…
-
@damianszczepanik when i try to build the report i get the below exception, using the latest version
```
java.lang.NoSuchMethodError: org.apache.commons.io.FileUtils.sizeOf(Ljava/io/File;)J
at n…
-
Upgraded to 0.0.23, some json files will generate an HTML report fine. However I have one that is generating a NPE and causing the build to fail.
When I check it at cucumber-reporting.masterthought.…