NikkTod
NikkTod
**The problem** I have multiple tests with many feature steps and when a test is failing it is difficult for me to see on which feature step the error occured....
**The problem** We have a test suite with around 200 end-to-end tests. After execution of all tests the size of the generated cucumber report is enormous (181.6 MB). Some CI...
### Question Hi @vitalets :) When I am running the tests, do you know how can I enable logger that will also show me the BDD steps within the bitbucket...
### Given Hi @vitalets, I am trying to set up a new framework following the decorators style.  ### When I run the `npx bddgen` command ` ### Then I...
### Question Hey @vitalets hope you can help me with that issue below: **Problem summary** I have two steps where one is a prefix of the other: And I click...