Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Create .test. filesNew to Visual Studio Code? Get it now.
Create .test. files

Create .test. files

Yevhen Nahalskyi

|
33 installs
| (0) | Free
Quickly spawn .test. files next to your code — because testing deserves to be close to the action!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Create .test. files

Create .test. files is a VS Code extension that helps you create unit test files effortlessly. Simply right-click on any .js, .ts, .jsx or .tsx file in the Explorer, and select "Create .test. file" from the context menu. A matching .test. file will be generated in the same directory, ready for you to write those all-important tests. No more excuses for not testing your code — your test files are just a click away!

demo

P.S. This is my first venture into building an extension, so if you notice anything off, don’t hesitate to file an issue 🙌

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