a17b119712
- Update to 1.1.0: * Drop Python 3.8 (#57) * Export the plugin types at top-level (#60, #61) * Add host parameter to aiohttp_server fixture (#63) - Write out a pytest.ini file to support Pytest 8.4.
Steve Kowalik2025-07-01 02:43:13 +00:00
89a102bc13
- Update to 1.1.0: * Drop Python 3.8 (#57) * Export the plugin types at top-level (#60, #61) * Add host parameter to aiohttp_server fixture (#63) - Write out a pytest.ini file to support Pytest 8.4.
Steve Kowalik2025-07-01 02:43:13 +00:00
f5cbaa0625
Accepting request 1114839 from devel:languages:python:pytest
Ana Guerrero2023-10-04 20:30:50 +00:00
70c39522b7
Accepting request 1114839 from devel:languages:python:pytest
Ana Guerrero2023-10-04 20:30:50 +00:00
378120b7a6
- update to 1.0.5: * Fix some compatibility with Pytest 7. - pytest72.patch dropped (upstream)
Dirk Mueller2023-10-02 14:49:58 +00:00
bee305a3a8
- update to 1.0.5: * Fix some compatibility with Pytest 7. - pytest72.patch dropped (upstream)
Dirk Mueller2023-10-02 14:49:58 +00:00
0d3d97d476
Accepting request 1011097 from home:bnavigator:branches:devel:languages:python:pytest
Markéta Machová2022-10-17 13:14:08 +00:00
cd553bd9be
Accepting request 1011097 from home:bnavigator:branches:devel:languages:python:pytest
Markéta Machová2022-10-17 13:14:08 +00:00
8db491e5c5
Accepting request 1009319 from devel:languages:python:pytest
Richard Brown2022-10-11 16:02:44 +00:00
42b064547c
Accepting request 1009319 from devel:languages:python:pytest
Richard Brown2022-10-11 16:02:44 +00:00
9301c291fb
- Update to 1.0.4 * Fix failure with aiohttp_client fixture usage when asyncio_mode=strict. #25 - 1.0.3 (2022-01-03) * Fix loop and proactor_loop fixtures. #22 - 1.0.2 (2022-01-20) * Restore implicit switch to asyncio_mode = auto if legacy mode is detected. - 1.0.1 (2022-01-20) * Don't implicitly switch from legacy to auto asyncio_mode, the integration doesn't work well. - 1.0.0 (2022-1-20) * 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.
Daniel Garcia2022-10-10 09:26:07 +00:00
3bc0ace4f6
- Update to 1.0.4 * Fix failure with aiohttp_client fixture usage when asyncio_mode=strict. #25 - 1.0.3 (2022-01-03) * Fix loop and proactor_loop fixtures. #22 - 1.0.2 (2022-01-20) * Restore implicit switch to asyncio_mode = auto if legacy mode is detected. - 1.0.1 (2022-01-20) * Don't implicitly switch from legacy to auto asyncio_mode, the integration doesn't work well. - 1.0.0 (2022-1-20) * 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.
Daniel Garcia2022-10-10 09:26:07 +00:00