Skip to content

Plugin incompatible with pytest 8.4.0 due to missing _sessionstarttime attribute #241

@lokifacio

Description

@lokifacio

Hi,

After upgrading to pytest 8.4.0, this plugin no longer works.

I'm encountering the following error:

Plugin: 128899977554112, Hook: pytest_terminal_summary
AttributeError: 'TerminalReporter' object has no attribute '_sessionstarttime'

The only workaround I've found so far is to pin pytest to versions < 8.4.0.

It would be great to have this plugin updated to support newer versions of pytest.

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions