-
In @After hook, I have added below code:
```
File reportOutputDirectory = new File("target\\cucumber-reports");
List jsonFiles = new ArrayList();
jsonFiles.add("target\\cucumber-reports\\Cucumber…
-
I am using Allure 2.28.1 plugin for Jenkins via declarative pipeline as below. But I could not able to read allure reports. So reports seems generated below` ~/workspace/selenium_tests@2/ApiTestAutoma…
-
I ran OWASP dependency vulnerability check on my app, which uses cucumber reporting, specifically the following dependency lib.
```
net.masterthought
cucumber-reporting
5.5.3
```
The dep…
-
### Dependencies
### Feature Request
For accessing the merged JSON file (after processed several JSON files) for further report generation (PDF)
Send as email body by embedding the feature …
-
UTF-8
${maven.build.timestamp}
yyyyMMdd-HHmm
1.8
4.13.1
6.10.0
3.3.0
2.2
3.1…
-
when I run ParallelCucumber by SCENARIO level, the report will not merge the scenarios for the same feature.
I found that the cucumber reporter already support this feature, merge features by ID, so …
-
Hi there,
The wiki page on adding cucumber reporting cites the use of cucumber-reporting:5.3.1
5.5.3 is the current version, is there any plan to support it?
Reports generate correctly for me w…
-
Setup:
* Cucumber 4.0.0
* Gherkin 6.0.10 - if using 5.1.0 then all is well
-
I am getting a NoClassDefFoundError: org/slf4j/LoggerFactory exception in a hierarchy project although class path seems to be well formed.
This is the error
```
Executing: java '-Dkarate.env=' '-…
-
I have the parameter added but keeps complaining
<
net.masterthought
maven-cucumber-reporting
${masterThougt.version}
…