Skip to content

tests_multipr is printing progress messages even when called from global test suite #17

@graik

Description

@graik

A minor issue but test cases should not print any progress/status messages when they are run through multiprot/testing.py.
This can be prevented by wrapping the print statements in a if self.local statement.

:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions