Skip to content

using 'Skip.If(true, comment)' wipes out any previous XUnitOutput.WriteLine #16

@brewmanz

Description

@brewmanz

I dump out debugging info via XUnitOutput.WriteLine, and then I find a condition that requires the Skip feature, but the XUnit test 'Output' has lost debugging info, and only Skip comment shows.
It would be better if both the XUnitOutput.WriteLine as well as the Skip comment would show in the test 'Output' (and also the Skip comment be visible in the XUnit side window like say "Message: The collection was expected to contain a single element, but it was empty." rather than having to view 'Output').

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions