Skip to content

Use TestAdapter's IFrameworkHandle for test output messages #16

@IgorFedchenko

Description

@IgorFedchenko

Currently all messages are published to SinkCoordinator or just printed in console. Need to take these messages (possibly not all of them, but important ones) and pass to IFrameworkHandle.SendMessage method. This will write them in dotnet test output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions