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

DEPRECATION WARNING: Move from unittest.skip to pytest.skip #2746

Closed
mrmundt opened this issue Feb 16, 2023 · 1 comment
Closed

DEPRECATION WARNING: Move from unittest.skip to pytest.skip #2746

mrmundt opened this issue Feb 16, 2023 · 1 comment
Assignees
Labels
enhancement testing_and_ci Any issues related to testing and/or continuous integration (e.g., github, travis, etc.)

Comments

@mrmundt
Copy link
Contributor

mrmundt commented Feb 16, 2023

Summary

Pytest will deprecate support for unittest.skip. We will need to make this change before support ends.

Rationale

We want to keep our testing infrastructure modern.

@mrmundt mrmundt added enhancement testing_and_ci Any issues related to testing and/or continuous integration (e.g., github, travis, etc.) labels Feb 16, 2023
@mrmundt mrmundt self-assigned this Feb 16, 2023
@mrmundt
Copy link
Contributor Author

mrmundt commented Jan 8, 2024

This was a reverted deprecation: pytest-dev/pytest#8242 <- closing.

@mrmundt mrmundt closed this as completed Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement testing_and_ci Any issues related to testing and/or continuous integration (e.g., github, travis, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant