Skip to content

Console.Writeline in a TestMethod are not available in test output for .net core #18

@codito

Description

@codito

Description

Console.WriteLine in a test method should be available in output.

Steps to reproduce

  1. Create a new test project
  2. Add a test method
  3. Add Console.WriteLine("foo") in test method

Expected behavior

A output link should appear in test explorer summary

Actual behavior

Output link is not shown.

Environment

VS: WPT/25810.00
VSTest: as of ce0eac2

Copied from microsoft/vstest#132

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions