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

Better error message for pytest.raises() or pytest.warns() with empty tuple #9911

Merged
merged 5 commits into from May 11, 2022

Commits on Apr 30, 2022

  1. improve pytest.raises

    bkeyvani committed Apr 30, 2022
    Copy the full SHA
    3444d35 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. improve pytest.raises - cont'd

    a few more iterations on error message and related tests.
    bkeyvani committed May 10, 2022
    Copy the full SHA
    31a9c5c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Copy the full SHA
    29462b1 View commit details
    Browse the repository at this point in the history
  2. Move changelog file

    Zac-HD committed May 11, 2022
    Copy the full SHA
    58af761 View commit details
    Browse the repository at this point in the history
  3. Update 8646.improvement.rst

    Zac-HD committed May 11, 2022
    Copy the full SHA
    a29f4af View commit details
    Browse the repository at this point in the history