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

[BUG] pytest-lazy-fixture may be dead, blocking pytest upgrades #467

Open
Jacob-Stevens-Haas opened this issue Jan 31, 2024 · 1 comment · Fixed by #468
Open

[BUG] pytest-lazy-fixture may be dead, blocking pytest upgrades #467

Jacob-Stevens-Haas opened this issue Jan 31, 2024 · 1 comment · Fixed by #468

Comments

@Jacob-Stevens-Haas
Copy link
Collaborator

See TvoroG/pytest-lazy-fixture#65 as noticed in any CI runs since pytest 8.0 was released a few days ago.

We often want to parametrize a test, where one value the parameter could take is a fixture. That's what pytest-lazy-fixture does.

pytest-lazy-fixture may be abandoned, so 🤷‍♂️ it might get included in pytest itself, or it might get a new maintainer, or someone may fork it and upload it as a new PyPI package. In the interim, I will limit the version of pytest in this repo.

@Jacob-Stevens-Haas
Copy link
Collaborator Author

Reopening - we want to be able to implement a longer term fix once pytest/lazy-fixture issue solved.

jpcurbelo pushed a commit to jpcurbelo/pysindy_fork that referenced this issue Apr 30, 2024
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 a pull request may close this issue.

1 participant