Skip to content

Replace uses of iostream by sstream in unit tests #2372

Closed
@tautschnig

Description

@tautschnig

Unit tests should not be interactive and instead be as quiet as possible. Any output may as well be a warning/an error. Message streams should take a string stream, which should afterwards be tested for being empty.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions