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.4 #241

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest-aiohttp from 0.1.3 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.

0.2.0

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

- Fix backward incompatibility changes introduced by `pytest` 3.3+
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Sep 6, 2023

Closing this in favor of #294

@pyup-bot pyup-bot closed this Sep 6, 2023
@vir-mir vir-mir deleted the pyup-update-pytest-aiohttp-0.1.3-to-1.0.4 branch September 6, 2023 15:03
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