-
**Describe your question with as much detail as possible**
A clear and concise question that doesn't require too much conversation. Need more help? [Find us on Discord](https://discord.webdriver.io)
…
-
Node.js version: [21.7.3]
NPM version: [10.5.0]
webdriver.io version: [8.35.1]
@wdio/cucumber-framework version: [8.35.0]
wdio-cucumberjs-json-reporter version: [5.2.1]
multiple-cucumber-html-rep…
-
It seems that somewhere along the line of executing the cucumberjs task, global variables are lost. This is problematic when trying to use grunt-cucumberjs with something like grunt-istanbul which us…
-
I have the `oneReport` setting set to true however this still results in one test run created per feature file.
Am I misconfigured or is this a bug?
```
import { config as sharedConfig } from '…
-
I'm trying to work with cucumber in karma using grunt-karma and karma-cucumberjs. I'm doing everything as Readme.md describes, just translating the configs to grunt-karma.
When I run grunt karma:bdd …
-
Hi ,
I really like the repo but I want to follow the standard cucumber structure and run from IDE ( from Webstorm).
i followed the steps you mentioned in the intelliJ cucumber plugin section, …
-
Hi there,
I checked out your project. Super work btw 👍. I want to use testcafe but ideally I want to use it with Gherkin as it's good to present to the business how folk test. As you know DevExpres…
-
According to documentation to re-run failed TCs automatically 2 commands must be executed:
1. grunt cucumberjs -> report generated with failed TCs generated
2. grunt cucumberjs --rerun=@rerun.txt ->…
-
Title says it all :-).
-
When I tried to run in parallel:
`./node_modules/cucumber/bin/cucumber-js --parallel 5 --format ./path/to/Reporter.js:./dummy.txt`
throws next error:
```
cucumberjs-allure2-reporter/dist/src/Cuc…