-
Hi,
Not an issue as such with the example I think, but I am starting with IntelliJ and Protractor and I am getting this error when trying to run it, would you know why this could be pls?
"Error …
-
Are there any feature to support parallel run at scenario level?
Currently cucumberjs has the support to run parallel
this will run parallel at scenario level.
If there are no feature available fo…
-
cucumberjs stringifies the value before passing it in to us. We can't `JSON.parse()` the value, because parsing `\\n` will cause an error (`"hello\nworld"` isn't a valid JSON value). We can simply rep…
-
Describe your question with as much detail as possible
Currently when we enable "specfileretry", in report two data will be shown. One for failed and other for passed. Is it possible to override the …
-
* **Version**: 7.12.0
* **Platform**: Windows
I have an Angular app for which I'm running BDD tests with cucumberjs + Playwright and what I need is to know how much of the app code I have covered …
-
### 🤔 What's the problem you're trying to solve?
Hi,
I am writing a set of conformance tests for [FDC3](fdc3.finos.org), which is a way for different applications (e.g. web apps) to collaborate …
-
Hi, we're currently using your library in our project and now we're facing an issue with '--tags' parameter.
We're in a situation when we need to exclude features marked with tag A OR tag B.
Accor…
-
Hello @bencompton ,
I am really interested in jest-cucumber. I compared it to CucumberJS and let's say it covers the must have features.
I saw there are already issues for asking if jest-cucumb…
-
I am interested in using Cucumber with my CLJS project. Currently, if I try to write my step definitions in `cljs` and build, it produces output with dependencies on Google Closure -- this messes up t…
-