Skip to content

Tests need their own environment implementation #925

Open
@Ivanidzo4ka

Description

@Ivanidzo4ka

Right now we use TlcEnvironment (or ConsoleEnvironment) which outputs everything to console.
And XUnit don't care about console, and if you want to look on output during test execution you need to do something like this:

We should have XUnitEnvironment or TestEnvironment and redirect all output to ITestOutputHelper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Doc bugs, questions, minor issues, etc.good first issueGood for newcomerstestrelated to testsup-for-grabsA good issue to fix if you are trying to contribute to the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions