Skip to content

Remove pytest marks from fixtures so tests work with PyTest 9#307

Merged
HerrMuellerluedenscheid merged 1 commit intoYakifo:mainfrom
EdwardBetts:main
Jan 6, 2026
Merged

Remove pytest marks from fixtures so tests work with PyTest 9#307
HerrMuellerluedenscheid merged 1 commit intoYakifo:mainfrom
EdwardBetts:main

Conversation

@EdwardBetts
Copy link
Copy Markdown
Contributor

Fixes PytestRemovedIn9Warning by dropping marks on fixture functions

Without this change the tests fail with PyTest 9.

Fixes PytestRemovedIn9Warning by dropping marks on fixture functions
@katomaso
Copy link
Copy Markdown
Contributor

katomaso commented Jan 6, 2026

Thanks, I could run tests only with your changes

@HerrMuellerluedenscheid
Copy link
Copy Markdown
Contributor

Thanks @EdwardBetts ! And thanks @katomaso for testing and confirming!

@HerrMuellerluedenscheid HerrMuellerluedenscheid merged commit 4d43b39 into Yakifo:main Jan 6, 2026
7 checks passed
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.

3 participants