microsoft / microsoft/nodejstools

"Output" link - standard output screen

Open
#2,238 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
1.8k
Forks
355
PR merge metrics
No merged PRs in 30d

Description

Hi There I saw this information on your code section.
The "Output" link can be clicked to display the text that was printed to the console during the test, including the standard unittest output.

Question
I have a lot of test and it taking a lot of time to click the link to open the standard output screen .

Is there an option or setting that put the standard output screen were the link is ? so that when i click on a test i can see all the test detail summary in one place

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test entry point is named. Start by locating the Output link and standard output screen in the Node.js Tools for Visual Studio test interface, then inspect how test details are assembled and whether an existing setting controls them. Done means the standard output and test summary are visible together when a test is selected, without opening a separate link.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, node.js
Domain
devtools, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.