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

🧪 Rewire pytest fixtures avoiding import loops #915

Merged
merged 2 commits into from
Jan 14, 2024

Commits on Jan 14, 2024

  1. 🧪 Rewire pytest fixtures avoiding import loops

    This patch also refactors and reduces the duplication of the previously
    existing fixtures for retrieving different multidict module
    implementations and makes the c-extension testing controllable by a CLI
    option on the pytest level.
    
    Fixes aio-libs#837
    webknjaz committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    fc739fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    548523e View commit details
    Browse the repository at this point in the history