Skip to content

Fix compatiblity with pytest 9.1+#386

Draft
edabor wants to merge 1 commit into
smarie:mainfrom
edabor:fix/pytest-9.1-compat
Draft

Fix compatiblity with pytest 9.1+#386
edabor wants to merge 1 commit into
smarie:mainfrom
edabor:fix/pytest-9.1-compat

Conversation

@edabor

@edabor edabor commented Jul 9, 2026

Copy link
Copy Markdown

Closes #385.

Mostly due to func_name attribute being removed in pytest-dev/pytest#13976

@edabor

edabor commented Jul 15, 2026

Copy link
Copy Markdown
Author

Hello @smarie ! Could you please review this PR when you have time ?

Maybe I did something wrong, but CI has been stuck and no runner picked the jobs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: IdMaker.__init__() takes 7 positional arguments but 8 were given with pytest 9.1.0

1 participant