Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tests compatible with pytest >= 8.0.0 #12

Merged
merged 1 commit into from
May 16, 2024

Conversation

uermel
Copy link
Collaborator

@uermel uermel commented May 16, 2024

Fixes #11 by implementing the fix suggested here and dropping the pytest-lazy-fixture requirement.

@alisterburt would be nice to merge this ahead of the pydantic bump so the tests work.

Copy link
Collaborator

@jojoelfe jojoelfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hah, just fixed it the same way.

@uermel
Copy link
Collaborator Author

uermel commented May 16, 2024

Hi @jojoelfe, I don't have write permissions, so I can't merge.

@uermel uermel mentioned this pull request May 16, 2024
@jojoelfe jojoelfe merged commit 2e752a5 into teamtomo:main May 16, 2024
5 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.

Tests are broken because pytest>=8.0.0 breaks pytest-lazy-fixture
2 participants