Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JS Test HopperNew to Visual Studio Code? Get it now.
JS Test Hopper

JS Test Hopper

Jonny Nabors

|
146 installs
| (0) | Free
Quickly hop from your implementation to your tests and vice-versa
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JavaScript Test Hopper

A lightweight extension for JavaScript/TypeScript projects that allow you to quickly navigate between a test file and its corresponding implementation file (and vice versa).

Getting Started

  • Install the exension from the VSCode Marketplace
  • Open an implementation file, e.g. main.ts (or a test file, it doesn't really matter)
  • Hop to the corresponding test file via cmd + ctrl + t for Mac or alt + ctrl + t for Windows
  • Repeat as necessary :smiley:
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft