Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TestyTs Test ExplorerNew to Visual Studio Code? Get it now.
TestyTs Test Explorer

TestyTs Test Explorer

Testy

|
1,805 installs
| (1) | Free
Run your TestyTs tests in the Sidebar of Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Testy.Ts logo

Run your TestyTs tests using the Test Explorer UI.

Screenshot

Features

  • Shows a Test Explorer in the Test view in VS Code's sidebar with all detected tests and suites and their state

Getting started

  • Install the extension and restart VS Code
  • Open the Test view
  • Run / Debug your tests using the Run / Debug icons in the Test Explorer or the CodeLenses in your test file

Configuration

Property Description
testyTsExplorer.debuggerPort The port to use for debugging sessions (default: 9229)
testyTsExplorer.nodePath The path to the node executable to use. By default, it will attempt to find it on your PATH.

Commands

The following commands are available in VS Code's command palette, use the ID to add them to your keyboard shortcuts:

ID Command
test-explorer.reload Reload tests
test-explorer.run-all Run all tests
test-explorer.cancel Cancel running tests

Roadmap

  • Custom debugger configuration
  • Custom testyts config file
  • Logging
  • Show a failed test's log when the test is selected in the explorer
  • Adds CodeLenses to your test files for starting and debugging tests

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

If you think you've found a bug, please file a bug report and attach the diagnostic logs.

License

MIT

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