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

Pytest, use bare assert statements #2453

Merged
merged 5 commits into from
Oct 3, 2024
Merged

Pytest, use bare assert statements #2453

merged 5 commits into from
Oct 3, 2024

Conversation

giampaolo
Copy link
Owner

Summary

  • Bug fix: no
  • Type: tests
  • Fixes: 2446

Description

This is a follow up of #2447. In there we changed the runner. In here we get rid of unittest's self.assert* APIs and use the bare assert keyword instead.

@giampaolo giampaolo merged commit 00c0fe8 into master Oct 3, 2024
26 of 31 checks passed
@giampaolo giampaolo deleted the pytest-2 branch October 3, 2024 10:16
@giampaolo giampaolo changed the title Use pytest, use bare assert statements Pytest, use bare assert statements Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant