-
### 🤔 What's the problem you're trying to solve?
Currently trying to upgrade from info.cukes 1.2.5 to cucumber-jvm latest (or as close as I can get).
The list of blog posts announcing new versions…
-
https://cucumber.io/docs/cucumber/cucumber-expressions/
`"User enters {string} name"` is much nicer than `/^User enters (.*) name$/`.
-
Cucumber has support for using lambdas to create step definitions (https://cucumber.io/docs/cucumber/step-definitions/). When I attempt to use this with serentity-cucumber6, I get the following error …
-
Getting issue with starting appium server with following logs, please help!
[31mio.appium.java_client.service.local.AppiumServerHasNotBeenStartedLocallyException: The local appium server has not be…
-
Someone contacted me with the following stack trace:
```
FAILED CONFIGURATION: @BeforeClass setUpClass
java.lang.IllegalArgumentException: Couldn't create a file output stream for target\cucumber…
-
**Describe the bug**
We use Cypress with Gherkin syntax for our automated scenarios but the Cypress flag "@retries(runMode=2)" that can be used to retry failed tests to help reduce test flakiness is …
-
Occasionally people will suggest a change that would be great to implement across all Cucumbers.
We should tag these issues as `variety` to make it easier to get an overview of what we should consi…
-
Hello @mgwidmann !
I am wondering if there are plans to add cucumber expressions functionality, so we have something similar as described by Aslak here https://cucumber.io/blog/2017/07/26/announcing-…
-
We're using `cucumber-testng-7.8.1` together with `testng-7.6.1` and try to setup test retry with this Gradle plugin.
This is one test class for a big set of tests that are largely divided by Cucum…
-
### 👓 What did you see?
In [this expression](https://cucumber.github.io/cucumber-expressions/?advanced=1&expression=I%20run%20cucumber-js%20%5C%28installed%20locally%2Fglobally%5C%29&step=I%20r…