-
Repro:
1. Create Java project
2. Maven
3. Cucumber.io archetype (7.11.1)
4. everything default
Installed plugins (EVERYTHING else disabled):
![image](https://github.com/user-attachments/asse…
evilC updated
2 months ago
-
This is my junit file:
`
`
This is my feature file:
`#Auto generated Octane revision tag
@BSPID40002REV0.2.0
F…
-
When upgrading from 1.15.4 to 1.15.5 some warnings are now thrown during Serenity Test Runs:
```
[INFO] Running com.amido.stacks.tests.api.CucumberTestSuite
Oct 23, 2024 10:59:39 AM io.cucumber.c…
-
The Cucumber JSON format is deprecated in Cucumber-Ruby, Cucumber-JVM and Cucumber-js. The recommended replacement is [cucumber-messages](https://github.com/cucumber/cucumber/tree/master/messages).
…
-
Transform the current project from the exiting JBehave implementation to the Cucumber JVM (previously Cuke4Duke) Implementation.
Other experienced users of BDD have commented about issues and learnin…
-
## Problem to Solve
Our BDD test implementations currently have a hack to only run a part of the `Before` scenario hook once, protected by a boolean. This was caused by Cucumber's Java implementati…
-
### 👓 What did you see?
When we tried to parse cucumber-jvm's changelog we got a failure:
https://github.com/cucumber/cucumber-jvm/runs/5588154935?check_suite_focus=true
```
➜ cucumber-…
-
How do I set task properties to the cucumber task from outside the cucumber block?
Normally one would do it like this:
```
cucumber {
jvmOptions.systemProperties += ["foo": "bar"]
}
```
But i…
-
### Expected Behavior
My cucumber-jvm tests should not display extraneous newlines.
Expected output of the build:
```
$ ./gradlew test
Configuration cache is an incubating feature.
C…
-
https://github.com/reportportal/agent-java-cucumber