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

Update pytest-aiohttp to 1.0.5 #281

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Sep 6, 2023

This PR updates pytest-aiohttp from 0.3.0 to 1.0.5.

Changelog

1.0.5

------------------

- Fix some compatibility with Pytest 7.

1.0.4

------------------

- Fix failure with ``aiohttp_client`` fixture usage when ``asyncio_mode=strict``.
`25 <https://github.com/aio-libs/pytest-aiohttp/issue/25>`_

1.0.3

------------------

- Fix ``loop`` and ``proactor_loop`` fixtures.
`22 <https://github.com/aio-libs/pytest-aiohttp/issue/22>`_

1.0.2

------------------

- Restore implicit switch to ``asyncio_mode = auto`` if *legacy* mode is detected.

1.0.1

------------------

- Don't implicitly switch from legacy to auto asyncio_mode, the integration doesn't work
well.

1.0.0

------------------

- The plugin is compatible with ``pytest-asyncio`` now.  It uses ``pytest-asyncio`` for
async tests running and async fixtures support, providing by itself only fixtures for
creating aiohttp test server and client.
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant