cypress-documentation
cypress-documentation copied to clipboard
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
This PR updates the description and keywords of [cypress-terminal-report](https://github.com/archfz/cypress-terminal-report) plugin. It also brings it forwards in the list, which I hope is allowed. The reason for bring it forwards is...
Hi, I found YT video explaining how to configure hosts using cypress config file instrad of changing hosts on my local machine: https://www.youtube.com/watch?v=BrZbNCrrlx8 In summary config like this: ``` {...
### Description In component testing documentation about custom dev servers, it says: `A custom function can be passed into the devServer option, which allows the use of other dev servers...
## I'm submitting a... ``` [ ] Bug report [x] Content update [ ] Process update (build, deployment, ... ) ``` ## Type of bug / changes In our current...
This section describes behavior changed in [this PR](https://github.com/cypress-io/cypress/pull/29038) in order to fix [#5016](https://github.com/cypress-io/cypress/issues/5016).
### Subject Guides > Component Testing ### Description Component testing does not work with Yarn Modern Plug'n'Play and there is no mention in the documentation about compatibility. The Getting Started...
### Subject [Getting Started > Installing Cypress > System requirements > Operating System](https://docs.cypress.io/guides/getting-started/installing-cypress#Operating-System) ### Description [System requirements > Operating System](https://docs.cypress.io/guides/getting-started/installing-cypress#Operating-System) lists OS versions which are no longer under vendor support....
### Subject Guides ### Description In this guide: https://docs.cypress.io/guides/guides/environment-variables#Option-4---env In the "Downsides" section for CLI it states: "No support for nested fields", however I DO can pass nested fields from...
### Subject [Plugins](https://docs.cypress.io/plugins) ### Description - Following on from the resolved issue https://github.com/cypress-io/cypress-documentation/issues/5630, all broken anchor errors reported by Docusaurus `npm run build` have been fixed, with the exception of...