Skip to content

Tests can't write to standard output streams #627

@catamorphism

Description

@catamorphism

#625 shows that it would be nice to have tests that write to stdout / stderr. Currently any test that writes to stdout / stderr is considered a failure. It would be good to extend the test harness to allow for such tests. The same goes for reading from stdin, although that would be a little more complicated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions