-
Hello,
I use cucumber jvm parallel plugin with serenity. I need to use the latest version of serenity which has the latest version of cucumber - 2.0.1.
But, the latest version of cucumber-jvm-pa…
-
Hi,
I'm not able to run the scenarios in parallel. And while running sequentially, the tags I've provided is neglected. Below is my runner class.
```
import courgette.api.CourgetteOptions;
im…
-
I have a junit cucumber selenium setup which is running single threadedly. If I use this jvm, how would i need to handle webdriver, test data(csv) files for parallel execution like threadlocal etc
-
-
I have try diferents type to input glue
com..corestautofrmwk.utilities.java.hooks, com..corestautofrmwk.test.cukes.steps.frameworkshakeout.API, com..corestautofrmwk.test.cukes.steps.fr…
-
D:\Android\PageObjectPatternAppium-single-server-session>mvn validate && Platfor
m="android" mvn clean -Dtest=RunnerCukes test
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------------…
-
@wakaleo please refer to commit
https://github.com/vikramvi/junit-webtests-parallel-grid-docker-jenkins-debug/commit/c421408bcf656e74c83dddf49b9c362a1654bbb4
- when I run test cases with comman…
-
Demo Repo: https://github.com/imram/serenitybddIssues
mvn clean verify Log File inside Repo: https://github.com/imram/serenitybddIssues/blob/master/parallelExecution.txt
Hello,
I am using cucum…
imram updated
6 years ago
-
When parallelScheme is SCENARIO for cucumber-jvm-parallel-plugin, the tests number for scenario outline with multiple rows of examples is always only 1 in Serenity report.
Hit this issue, when using …
-
I have a sample project with 1 feature file and 2 scenarios in it.
I have added `SCENARIO` in the `pom` file, which causes two runner classes to be generated, as expected.
In each of these classes t…