connor4312 / connor4312/nodejs-testing

Support test output.

Open
#54 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
67
Forks
15
PR merge metrics
No merged PRs in 30d

Description

At the moment, after a test is run if you select the test result from the list, the result panel will say "The test case did not report any output." regardless of if the test contained any `console.log` messages or [`context.diagnostic`](https://nodejs.org/docs/latest-v20.x/api/test.html#contextdiagnosticmessage) messages. It would be great if we could see more output from the tests, particularly by using the `context.diagnostic` method.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.