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
Hi,
After upgrading to pytest 8.4.0, this plugin no longer works.
I'm encountering the following error:
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