-
### Summary
I am getting below error while converting ndjson to json file using _**cumber standalone json-formatter**_ (https://github.com/cucumber/json-formatter) in Linux. I tried the same in wi…
-
**Describe the feature**
I would like to be able to specify which features correspond to which steps.
**To Reproduce**
To elaborate, I am working on two applications, and have a folder structure…
-
### Current behavior
The handling of string quotation marks for an embedded string in a step definition vs. strings in Cucumber data tables is inconsistent, which means the same entries in an Examp…
-
Current behavior
I am encountering an error in my test suite while using @badeball/cypress-cucumber-preprocessor. The error occurs specifically in the after each hook, and causes all remaining tests …
-
For compatibility for Cypress 10, a few changes are required, notably
* changing the documentation on how to configure the plugin, moving from _cypress/support/index.js_ to _cypress.config.js_
* usi…
-
### Current behavior:
If you have
_fixture (folder) > licences (folder) > valid-licence.json and unvalid-licence.json_
This doesn't work
```
cy.get('[data-cy="file-input"]')
.attachFile('v…
-
Hi,
I'm working on a web project. I use cypress to do my tests.
- Cypress version 3.8.2
- Cypress preprocessor : 2.0.1 (j'utilise Gherkin cucumber)
- J'utilise Mac book (OS) : 8 Go
_ Node…
-
fs.realpath is undefined when running Polly filesystem test inside of Cypress Chrome 85
## Steps to reproduce
```bash
git clone git@github.com:micahstubbs/cypress-polly-cra-ts-example-app.git
…
-
Thanks for an amazing product in e2e javascript testing.
Will cypress work in Kerberos environment. I was trying to open a internal site in electron headed mode, but request failed with 401.
W…
-
### Current behavior:
Run specific files but cannot choose specific single/multi tests.
### Desired behavior:
Choose expected tests to run, like mocha grep pattern.
Though we put a group of te…