Skip to content

Commit

Permalink
docs: adding Cypress Test Explorer extension (#6032)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpanshug authored Dec 9, 2024
1 parent 10c2433 commit daa3dad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/app/tooling/IDE-integration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ with Cypress.
- [Test Utils](https://marketplace.visualstudio.com/items?itemName=chrisbreiding.test-utils):
Easily add or remove `.only` and `.skip` modifiers with keyboard shortcuts or
the command palette.
- [Cypress Test Explorer](https://marketplace.visualstudio.com/items?itemName=dpanshug.cypress-test-explorer):
Helps you discover, navigate and run Cypress tests directly from the editor.

### IntelliJ Platform

Expand Down

0 comments on commit daa3dad

Please sign in to comment.