Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Single Test RunnerNew to Visual Studio Code? Get it now.
Single Test Runner

Single Test Runner

birodani

|
163 installs
| (0) | Free
You are able to run single 'spec.ts' test files in your project.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

single-test-runner

Features

It's a single test file runner for VS Code. The extansion add a new menu point to the context menu of the "spec.ts" files.

Rigth click on the spec file, and click to Run Test. It open a new terminal, and run "ng test --main 'filepath'".

Requirements

  • Jasmin
  • Karma

Extension Settings

Known Issues

Release Notes

1.0.0

Add Run Test to context menu of spec files.

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