https://github.com/wellwind/vscode-cypress-extension-pack
https://github.com/wellwind/vscode-cypress-extension-pack
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wellwind/vscode-cypress-extension-pack
- Owner: wellwind
- License: mit
- Created: 2023-04-14T11:10:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T13:41:37.000Z (about 3 years ago)
- Last Synced: 2024-10-12T10:13:23.929Z (over 1 year ago)
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Cypress Extension Pack
The extension pack [recommend by cypress](https://docs.cypress.io/guides/tooling/IDE-integration#Visual-Studio-Code).
* [Cypress Fixture-IntelliSense](https://marketplace.visualstudio.com/items?itemName=JosefBiehler.cypress-fixture-intellisense): Supports your `cy.fixture()` by providing intellisense for existing fixtures.
* [Cypress Helper](https://marketplace.visualstudio.com/items?itemName=Shelex.vscode-cy-helper): Various helpers and commands for integration with Cypress.
* [Cypress Snippets](https://marketplace.visualstudio.com/items?itemName=andrew-codes.cypress-snippets): Useful Cypress code snippets.
* [Cypress Snippets](https://marketplace.visualstudio.com/items?itemName=CliffSu.cypress-snippets): This extension includes the newest and most common cypress snippets.
* [Open Cypress](https://marketplace.visualstudio.com/items?itemName=tnrich.vscode-extension-open-cypress): Allows you to open Cypress specs and single `it()` blocks directly from VS Code.
* [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.
## Credits
Icon made from [flaticon](https://www.flaticon.com/free-icon/traveler-baggage_108265)