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

tests: Use bare asserts and pytest.raises #875

Merged
merged 2 commits into from May 10, 2022
Merged

Commits on May 10, 2022

  1. tests: Use regular asserts instead of unittest functions

    Automated conversion initially applied with
    https://github.com/warlo/codemod-unittest-to-pytest-asserts,
    followed by some manual changes for brevity.
    akx committed May 10, 2022
    Copy the full SHA
    d06dcbf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eeb01c7 View commit details
    Browse the repository at this point in the history