Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>test-one-fileNew to Visual Studio Code? Get it now.
test-one-file

test-one-file

Fyllekanin

|
367 installs
| (0) | Free
Test one angular testing file by itself
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

test-one-file README

Test One File

Features

Instead of running the ng test and get the result for every single test in your application, why not just run a single file at the time to save both time and iritation!

Requirements

N/A

Extension Settings

test-one-file.testFileSelector

Selector in the file name to find, default for angular use is "spec".

test-one-file.testCommand

Command that will be runned to start the test, example "ng test", default is "npm run dev" (custom script).

Known Issues

N/A

Release Notes

1.0.0

Initial release of test one file

1.0.1

Configuration options added and default keybinding (ctrl+q) to start the test.

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