Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Naviate to TestNew to Visual Studio Code? Get it now.
Naviate to Test

Naviate to Test

Brian Kelly

|
169 installs
| (0) | Free
Easily navigate between implementation code and test code with a shortcut.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Navigate to Test for Visual Studio Code

A Visual Studio Code Extension to easily navigate between a test file and the test subject file.

Features

  • Press Option + T to switch between an implementation file and a test file.

Known Issues

  • Only works for TypeScript (.ts) files.
  • Only works when the implementation and spec file already exist.
  • Only works when the implementation and spec file are in the same folder.
  • Only works for test files that use .spec in their file name.

Release Notes

0.0.2

Fix the Display Name of the Extension

0.0.1

Initial release of Navigate to Test

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