-
Crash occurred on debian. Using the defualt jre which comes with intelliJ 16. Here is the console output.
`java.lang.IllegalArgumentException: Must specify non-empty 'commandLine' parameter
at co…
-
I'm currently using the allure-cucumber-jvm-adaptor version 1.5.1 to run the listener through a set of Cucumber tests.
When the reports are generated, I notice that only a few scenarios are recognize…
-
The mimetype 'application/zip' doesn't support. Could you add supporting of mimetype 'application/zip' to attach zip-archive into Cucumber-jvm Report?
Expected usage: scenario.embed(dataArchive, "app…
-
And in 2.4.0, 2.5.0
```
net.masterthought
cucumber-reporting
2.4.0
```
In /target/cucumber/json/ *.json not empty
```
@Test
public void…
-
Hi,
we tried to upgrade cucumber-report-plugin from 2.2.0 to 2.6.3 and we ended with CannotResolveClassException: CucumberReportBuildAction in our old builds and the Cucumber-JVM reports link was not …
-
We have smoke test features and regression test features.
Smoke tests executed about 30 minutes and reports were generated.
Regression tests executed about 10 hours and reports were not generated.
Mav…
-
Hi,
This plug-in works very well from Jenkins.
By chance, is there way to have API or code to invoke this report?
When we run automation a test suite, it generate cucumber.json.
Do we have API/met…
-
I noticed these two issues are closed:
- https://github.com/jenkinsci/cucumber-reports-plugin/issues/41
- https://github.com/damianszczepanik/cucumber-reporting/pull/316
From what I can tell, they a…
-
Hi guys, its might be an unusual question but, how I should build valid .jar file of this project to place in my jenkins machine?
I've tried creating new jar artifact by setting up the "Main Class" as…
-
Using
Jenkins : ver. 2.10
Cucumber-jvm reports : ver. 2.5.0
and once my tests executed I see below exception ,I did check the plug-in has the correct set of commons-lang3-3.4.jar . please let me k…