-
When Cucumber did not execute any scenarios the `io.cucumber:html-formatter:13.0.0` will display the message: `No match found for: "undefined"`.
To reproduce:
```
package io.cucumber.examples.c…
-
Sample project exhibiting this behavior here: https://github.com/mypark/hello.cucumber
I tried following the getting started example and adding to a hello cucumber project, and it doesn't show any …
-
Hallo daar,
We are using Serenity with Kotlin with version 4.8.0; however recently I started to upgrade it to Cucumber 6.6.0. And I am indeed following version compatibility table from [here](https:/…
-
### 👓 What did you see?
running rules from the feature file causes the whole feature file to be run if the rule has no tag on it
### ✅ What did you expect to see?
the rule used to run even if…
-
Hi,
I am getting following error while running scenario directly from the feature file.
"C:\Program Files\Java\jdk-17.0.1\bin\java.exe" -Dorg.jetbrains.run.directory=F:\Cucumber\src\test\java\cucumb…
-
Below is my configuration. Getting java.lang.NoClassDefFoundError: org/junit/runners/ParentRunner when running tests.
java.lang.NoClassDefFoundError: org/junit/runners/ParentRunner
at io.c…
-
io.cucumber.android.runner.CucumberAndroidJUnitRunner supported? If not please do so.
My step definitions consist of classes with methods defined like:
` @Given("I am on the log in page")
fun…
-
Hopefully someone has already solved this.
I'm trying to get a Serenity Cucumber project running using Junit5.
Issue is two fold, when using `mvn clean verify` it doesn't seem to find any tests…
-
Hi there,
The cucumber framework produces a number of reports at the end of a test run which are listed here (https://cucumber.io/docs/cucumber/reporting/#built-in-reporter-plugins)
```
- messa…
-
Changes:
https://cucumber.io/blog/2018/09/24/announcing-cucumber-jvm-4-0-0
https://cucumber.io/blog/2018/10/31/announcing-cucumber-jvm-4-2-0
DataTables:
http://grasshopper.tech/340/
https://git…