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

πŸ§ͺ Stop using pytest-forked #703

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented Apr 27, 2024

This plugin is incompatible with Pytest 7+, it's difficult to fix upstream and there is no timeline for addressing that.

The patch also bumps the top version boundary of Pytest to 7.2 due to the pinned pytest-cov raising warnings.

Fixes #502
Resolves #511
Closes #680
Resolves #681

❓ What kind of change does this PR introduce?

  • 🐞 bug fix
  • 🐣 feature
  • πŸ“‹ docs update
  • πŸ“‹ tests/coverage improvement
  • πŸ“‹ refactoring
  • πŸ’₯ other

This change is Reviewable

@webknjaz webknjaz self-assigned this Apr 27, 2024
jaraco and others added 2 commits April 27, 2024 04:41
This plugin is incompatible with Pytest 7+, it's difficult to fix
upstream and there is no timeline for addressing that.

The patch also bumps the top version boundary of Pytest to 7.2 due
to the pinned `pytest-cov` raising warnings.

Fixes cherrypy#502
Resolves cherrypy#511
Closes cherrypy#680
Resolves cherrypy#681
This also links several related issues.
@webknjaz webknjaz merged commit 94a3734 into cherrypy:main Apr 27, 2024
6 of 10 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
2 participants