-
Hi,
I already worked through the suggestions in https://github.com/palmerhq/cypress-image-snapshot/issues/13 however I still can't get the plugin working.
We are using TypeScript with WebPack.
I …
-
### Current behavior
Hello everyone I've already Googled a problem like mine, but I haven't found a definitive solution, and that's why I'm here. When I run my auto-test, I get an error:
**Your p…
-
I originally opened [an issue](https://github.com/badeball/cypress-cucumber-preprocessor/issues/786) on [badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocess…
-
**Logs and screenshots**
Please provide debug logs by running Cypress from the terminal with `DEBUG=code-coverage` environment variable set, see the [Debugging](https://github.com/cypress-io/code-cov…
-
### 👓 What did you see?
It seems, that json-formatter doesn't work correctly on github actions - it doesn't return anything after calling `cucumber-json-formatter --help` + it generates empty json …
-
Hey there!
I've been struggling a fair bit to get our stack working after some library upgrades. Basically the issue comes down to two separate issues (which I hope is simply us making a simple con…
-
I'm using this package with cypress, cypress-cucumber-preprocessor, and multiple-cucumber-html-reporter to test a SvelteKit project (which uses Vite under the hood).
The warning:
```cypress-cuc…
-
Dear Cypress Devs,
first congratulations to the release of version 10. Looks good :rocket:
However, unfortunately the code-coverage plugin is no longer working for us.
See error message below
…
-
Hi everyone, I'm trying to implement code coverage in my project react CRA + Typescript in e2e and unit tests and what is happening, is that when I run e2e tests, everything works fine but when I run …
-
When trying to compile a typescript project using the esbuild-preprocessor I was getting the following error
Command `npx tsc`
```
cypress.config.ts(80,17): error TS2322: Type 'import("/node_modu…