Skip to content
| Marketplace
Sign in
Visual Studio>Tools>VsNodeTest
VsNodeTest

VsNodeTest

Joseph Gordon

|
923 installs
| (4) | Free
Visual Studio test adapter for NodeUnit
Download

Visual Studio 2012/2013 test adapter for NodeUnit. This adapter integrates Visual Studio's test explorer with nodeunit unit tests.

This plugin looks at ALL .test.js files in your solution for nodeunit unit tests, and integrates them with the test explorer.

The following features are supported:
* Run all tests
* Run individual tests
* Click test to go to source code
* Click stack trace (in a failed test) to go to source code
* Custom project type which includes 2 example tests

Requirements:
* Visual Studio 2012 (Update 1) / 2013
* Must have node.js installed
* Must have Node tools for Visual Studio installed: https://nodejstools.codeplex.com
* NodeUnit must be in an appropriate node_modules folder relative to the location of the nodeunit tests file.
* NodeUnit test files must have the file extension ".test.js"

Other:
* Download the vsix plugin here: /vsgallery/ff0608f4-be02-43e9-a588-abbc2a883f2b
* OR search for "VsNodeTest" using Visual Studio's Extensions and Updates.
* Contribute to the future of NodeUnit test adapter here: https://github.com/jgordon615/NodeUnitTestAdapter

If you like this, please leave a comment.

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