Skip to content
| Marketplace
Sign in
Visual Studio>Tools>devcoach EcmaScript Test Debugger
devcoach EcmaScript Test Debugger

devcoach EcmaScript Test Debugger

Daniel Fisher [lennybacon]

|
825 installs
| (0) | Free
Debug your EcmaScript tests from Visual Studio without opening a browser with QUnit and SinonJS.
Download

Debug your EcmaScript tests from Visual Studio without opening a browser with QUnit and SinonJS.

The extension command shows up under the main menu group "Debug" when you have selcted/opened a file with the extension "*.tests.js". It runs a windows forms app that loads the test file and the corresponding file to test (same name but without the ".test" extension) into a web browser control. The web browser control loads a QUnit/SinonJS test page and executes the tests. Meanwhile Visual Studio is attached to the process in "Script" mode and you can debug your tests.

Update:
- load scripts from e.g. _references.js that was defined as xml comment reference

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