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

Use @pytest.mark.skipif decorator instead of @unittest.skipIf #2459

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

giampaolo
Copy link
Owner

This is the 4th (and hopefully last) step of #2446. Similarly to #2456, we emulate @pytest.mark.skipif via unittest if pytest is not installed.

@github-actions github-actions bot added the tests label Oct 14, 2024
@giampaolo giampaolo merged commit 223938f into master Oct 15, 2024
27 of 29 checks passed
@giampaolo giampaolo deleted the pytest-skipif branch October 15, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant