Skip to content

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.

1 participant