NodeArch Extension for Visual Studio Code
- Test Explorer Integration: Discover and run your NodeArch tests directly from VS Code
- Application Launch Controls: Start and debug your NodeArch application with convenient status bar buttons
- Debug Configuration: Automatic setup of optimal debugging configuration
- More features coming soon!
- Testing Support - Learn how to use the integrated test explorer with NodeArch tests
- Running & Debugging - Learn how to use the running and debugging features
- Visual Studio Code 1.74.0 or higher
- NodeArch v2.0.0 or higher
This extension contributes the following settings:
nodearch.testExplorer.enabled
: Enable/disable the Test Explorer integration
Initial release featuring Test Explorer integration for NodeArch tests and application running controls.