Skip to content

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest-aiohttp from 0.3.0 to 1.0.4.

Changelog

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

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Sep 6, 2023

Closing this in favor of #281

@pyup-bot pyup-bot closed this Sep 6, 2023
@awarecan awarecan deleted the pyup-update-pytest-aiohttp-0.3.0-to-1.0.4 branch September 6, 2023 15:01
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.

1 participant