cypress-documentation
cypress-documentation copied to clipboard
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
This PR adds [cypress-vite](https://github.com/mammadataei/cypress-vite) to plugins page! The `cyrpess-vite` is a cypress preprocessor that compiles specs using vite. It enables users to use the same vite configuration both for development...
This PR adds a new **Analyze test results** item to the list of features in **In a Nutshell**, which links to a new section under **Features**. It is not complete...
### Subject Dashboard introduction ### Description Currently this page does not make a very compelling case for the Dashboard. The video is out of date and the content is mostly...
### Subject Dashboard ### Description Reorder sidebar
Depends on test isolation implementation.
- Removed outdated video at top of the page - added a link to the testing your first app course in the next steps section at the bottom.
Docs for: https://github.com/cypress-io/cypress/pull/23104
### Description When I click `.click() examples in kitchensink app`, I expect to be taken to the examples in github; instead, I see 404. ### URL of Issue(s) https://docs.cypress.io/api/commands/click#See-also ###...