cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.

Results 301 cypress-documentation issues
Sort by recently updated
recently updated
newest added

This work should be done by engineering, not DX

Adds [@mavrou/cy-graphql](https://github.com/dimavroudis/cy-graphql) to the plugins list page. @mavrou/cy-graphql adds a list of commands that wrap `cy.intercept` and `cy.request` that makes working with GraphQL easy. - [x] 🚀 Works with the...

section: plugins

## I'm submitting a ``` [ ] Bug report [ ] Content update [X] Process update (build, deployment, ... ) ``` ## Type of changes Cypress updates are moving FAST...

type: feature

add @frsource/cypress-plugin-visual-regression-diff to the plugins page new plugin conforms to the ["Adding Plugins" documentation](https://github.com/cypress-io/cypress-documentation/blob/master/CONTRIBUTING.md#adding-plugins) this plugin works both with e2e & component-testing and with Cypress 10

Fixes links to the cypress-example-kitchensink repo that had been broken by a file structure change

https://github.com/cypress-io/cypress-documentation/blob/d65d514784979070c7d03f65283554a8ce737d5b/content/guides/continuous-integration/introduction.md?plain=1#L340 The link above has the follow text. What does "intelligent caching" mean? - **Do not** cache `node_modules` across builds. This bypasses more intelligent caching packaged with `npm` or `yarn`,...

Hello everyone! I ❤️ Cypress - it is an *amazing* product. Thanks for your work on it. I've found myself doing more and more work lately using [devcontainers](https://code.visualstudio.com/docs/remote/containers) as my...

triaged