Skip to content

Commit 7ee082c

Browse files
committed
docs: adding Cypress Test Explorer extension
1 parent 10c2433 commit 7ee082c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/app/tooling/IDE-integration.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ with Cypress.
7373
- [Test Utils](https://marketplace.visualstudio.com/items?itemName=chrisbreiding.test-utils):
7474
Easily add or remove `.only` and `.skip` modifiers with keyboard shortcuts or
7575
the command palette.
76+
- [Cypress Test Explorer](https://marketplace.visualstudio.com/items?itemName=dpanshug.cypress-test-explorer):
77+
Helps you discover, navigate and run Cypress tests directly from the editor.
7678

7779
### IntelliJ Platform
7880

0 commit comments

Comments
 (0)