Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>toggle-jest-skipNew to Visual Studio Code? Get it now.
toggle-jest-skip

toggle-jest-skip

rafikis75

|
10 installs
| (0) | Free
VSCode extension that allows for toggling jest skip on/off
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

toggle-jest-skip README

This is the README for "toggle-jest-skip".

Features

This extension provides the following feature:

  • When triggered via the command palette, it will add or remove .skip from the it, describe, or test on the current line. If the line already has .skip, it removes it; if it doesn't have it, it adds it.

Requirements

No specific requirements or dependencies.

Extension Settings

Commands

This extension contributes the following commands:

  • toggle-jest-skip.toggleSkip: Jest toggle skip

Known Issues

No known issues at this time.

Release Notes

1.0.0

Initial release of toggle-jest-skip.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft