-
### 🤔 What's the problem you're trying to solve?
The HTML format is only available for cucumber tests and only on the hosted site:
https://reports.cucumber.io/reports/3b7264e6-6b92-42e8-87b1-50320d3…
-
**Is your feature request related to a problem? Please describe.**
Our current playwright tests are cucumber based and so not able to use playwright service
**Describe the solution you'd like**
N…
-
For industry standard BDD tests and reports
-
It would be nice to add cucumber js support.
-
**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/…
-
Hi. First let me say, WOW. This is an awesome guide that gives clear examples for pretty much all things you could do in unit testing for AngularJS.
At my current job we are also using what we call "…
-
Great job, by the way.
I refer to this blog post: https://www.elliotdenolf.com/blog/cucumberjs-with-typescript
The issue is, when I try to use cucumber-js-tsflow together with playwright, equal ch…
-
We started to work on features, now that Cucumberjs supports steps outlines.
And when trying to implement the first action in the first step, chromedriver fails.
Code is here: https://github.com/Coin…
-
Hello, I followed the guidelines in the instructions, but I am getting this strange error. Any thoughts how I can fix this?
![ng-nj_org_ _-bash_ _122x20](https://cloud.githubusercontent.com/assets/53…
-
The binary path has changed on unix to `cucumber-js` resulting in
```
Running "cucumberjs:ci" (cucumberjs) task
>> cucumberjs binary not found at path node_modules/cucumber/bin/cucumber.js
>> …