Skip to content

No test output when debugging #423

Closed
@seaders

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

  1. Using the vitest extension, choose to debug any test file, or any indvidual test that has console.log or console.error
  2. 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

Metadata

Assignees

No one assigned

    Labels

    p3-minor-bugAn edge case that only affects very specific usage (priority)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions