-
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…
-
### Current behavior
Random expected there to be a timestamp for current step (this might be a bug, please report at https://github.com/badeball/cypress-cucumber-preprocessor) error is occurring wh…
-
I am using cypress + cucumber stack for automation, and would like to attach report portal on cucumber test scenarios. The Cypress + report portal works fine, but the steps are not detailed as expecte…
-
### Current behavior
When cypress has the `watchForFileChanges: false` [config setting](https://docs.cypress.io/guides/references/configuration#Global) that disables cypress run after each test fil…
-
Among other reasons, the idea would be to use less disk space on developers' (esp. students') computers.
| Cucumber-Capybara (and chrome!) container | [cypress-cucumber-preprocessor](https://github…
-
# **Environment**:
- Node.js version: [v20.17.0]
- Cypress: [v13.14.1]
- multiple-cucumber-html-reporter: [v3.7.0]
- cypress-cucumber-preprocessor: [v4.3.1]
## Config of multiple-cucumber-htm…
-
### Current behavior
Hi,
I have one test project with 2 features (I am using cucumber preprocessor @badeball), then when I try to execute my test with:
` npx cypress run --browser edge --headed`…
-
### Describe the issue
While using with cypress-cucumber-preprocessor it is giving error while importing axios SyntaxError: 'import' and 'export' may appear only with 'sourceType: module'
at E. …
-
**Describe the bug**
Execution commands are not grouped into Given-When-Then steps
Project structure: Cypress (latest) + @badeball/cypress-cucumber-preprocessor (latest )+ allure-cypress (latest: …
-
Hi,
I just wanted to ask if there could be some compatibility added to the **cypress-tags** command from the **cypress-cucumber-preprocessor** plugin.
From what I've noticed running parallel on …