Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>NodeJS-EZTestNew to Visual Studio Code? Get it now.
NodeJS-EZTest

NodeJS-EZTest

Appstun

|
239 installs
| (0) | Free
Enables testing of Node.js projects with just the click of a button.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NodeJS-EZTest

NodeJS-EZTest is a VS Code extension that simplifies the testing of Node.js projects. With just the click of a button, you can test your Node.js project and track its progress in a console.

Functions

  • Test your Node.js project with just one button click.
  • Automatic compilation and execution of TypeScript files.
  • Support for executing JavaScript files.
  • Output to a dedicated console.
  • Convenient starting and stopping of code.

Usage

  1. Open your Node.js project in VS Code.
  2. Check if the folder "node_modules" and either JavaScript or TypeScript files or a "tsconfig.json" file are present.
  3. A button "start Testing" is displayed in the status bar.
  4. Click on the button to open a new console and execute the code
  5. The progress of the code is displayed in the console.
  6. Click on the button again to stop the code.
  7. the console can be closed and the code can be started again.

Installation

  1. Open VS Code.
  2. go to the extension menu (left sidebar) or use the key combination 'Ctrl+Shift+X'.
  3. enter "NodeJS-EZTest" in the search field.
  4. Click on "Install" to install the extension.
  5. restart VS Code to activate the extension.




Appstun - Main Developer

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft