8000 Upgrade `pytest` to a Newer Version · Issue #1478 · pyscript/pyscript · GitHub
[go: up one dir, main page]

Skip to content

Upgrade pytest to a Newer Version #1478

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

Closed
JeffersGlass opened this issue May 18, 2023 · 1 comment
Closed

Upgrade pytest to a Newer Version #1478

JeffersGlass opened this issue May 18, 2023 · 1 comment

Comments

@JeffersGlass
Copy link
Contributor

#1477 pins pytest to version 7.1.2, which was our version for a long time (while we were pinning to just ''7'). As seen in #1468 and #1469, pytest version 7.3.1 breaks all of the tests in test_zz_examples. We should figure out why so we can continue to keep up with pytest updates.

The long discord thread about this issue has some assorted discoveries in it as far as what we noticed when things were breaking. The pytest changelog also probably has some clues. I notice that the use of the py module was deprecated/de-dependencied in pytest 7.2, which we do make use of to find the ROOT path in support.py... just a thought, though.

@WebReflection
Copy link
Contributor

We removed test_zz_examples and we have another issue about pinning more (updated?) dependencies.

I think we should tackle this within this one too: #1479

Closing to narrow down the amount of issues and group those related to each other.

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

No branches or pull requests

2 participants
0