-
This is my junit file:
`
`
This is my feature file:
`#Auto generated Octane revision tag
@BSPID40002REV0.2.0
F…
-
#### What are you trying to achieve?
wire up bdd test hooks like const { Before, After, BeforeAll, AfterAll } = require('@cucumber/cucumber');
#### What do you get instead?
hooks dont get trigg…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
First of all, thank you for creating this very helpful package artifact.ci has been a great addition to our workflow, and we are excited to use it for artifact management. However, we are currently fa…
-
**The problem**
Sometimes we need to run code before / after particular feature file. Currently it can be achieved in playwright-bdd only with some [hacks](https://github.com/vitalets/playwright-bdd/…
-
https://github.com/cucumber/cucumber-js/blob/master/README.md
-
### 👓 What did you see?
For the past week, we have been unable to use the cucumber-js CLI --tags flag to run Scenarios in Features that do not contain the "Background" keyword. The command we are usi…
-
Hi,
Not too sure that this thread should belong in this forum or the one for the cypress-cucumber-preprocessor plugin, but here's the problem.
So basically, I'm trying to modify the es-build-pre…
-
I don't know what happens since one year but it is a HUGE nightmare now to make Cucumber-js and puppeter working on Angular today.
Can we have a fresh example of cucumber-js compatible with angular ?…
-
- [x] This only affects the JavaScript OpenTelemetry library
- [ ] This may affect other libraries, but I would like to get opinions here first
I am trying to instrument my cucumber tests in NodeJ…