Skip to content

Show console.log output in extension output panel or inline failure message #34

@mtharrison

Description

@mtharrison

For debugging purposes, console.log statements within tests are not currently visible in the extension.

Current behaviour

Console output from tests is not captured or displayed anywhere accessible via the extension.

Suggested behaviour

Pipe console.log output to one or both of:

  1. The extension's output panel
  2. The inline failure message that appears in the editor

This would significantly improve the debugging experience when tests fail.


Feedback from Kevin Paxton

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions