Skip to content

Plugin not working at all #152

@oelhammouchi

Description

@oelhammouchi

The plugin is not working at all for, it doesn't print anything. I guess this must be some kind of upstream change in pytest. However, the problem gets fixed when you execute the write inside a capture_manager context, i.e.:

with self._capture_manager.global_and_fixture_disabled():
    self._reporter.write_line(msg)

I can open a PR if you want.

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