Closed
Description
Describe the bug
I don't get any output stdout/stderr in the Test Output, and only the initial start line in Debug Console.
This issue is exactly the same as described for #137 and #117 which seems to have been fixed in #228, but there's no evidence for output from a debug session / debugging an invidual test.
Reproduction
- Using the vitest extension, choose to debug any test file, or any indvidual test that has console.log or console.error
- Test Output records nothing, and Debug Console only,
/Users/seaders/.nvm/versions/node/v20.11.1/bin/node ./../../../../seaders/.vscode-insiders/extensions/vitest.explorer-0.12.3/dist/debug.js
vitestdebugoutput.mp4
Output
<empty>
Version
0.12.3
Validations
- Check that you are using the latest version of the extension
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.