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

rec: Upgrade regression tests to use pytest instead of nose #12912

Merged
merged 4 commits into from
Jul 10, 2023

Commits on Jun 14, 2023

  1. rec: Upgrade regression tests to use pytest instead of nose

    One mysterious failure on Debian bookworm spotted:
    test_EDNS.py does not seem to set the right edns version on the outgoing
    query. To be investigated.
    omoerbeek committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1325b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32d02db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4d2d11 View commit details
    Browse the repository at this point in the history
  4. Improve python style

    Co-authored-by: Chris Hofstaedtler <zeha@users.noreply.github.com>
    omoerbeek and zeha authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b255fe8 View commit details
    Browse the repository at this point in the history