./www/py-test-aiohttp, Pytest plugin for aiohttp support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0, Package name: py312-test-aiohttp-1.1.0, Maintainer: pkgsrc-users

pytest plugin for aiohttp support

The library provides useful fixtures for creation test aiohttp
server and client.


Master sites:

Filesize: 12.541 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-25 12:31:58 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-test-aiohttp: updated to 1.1.0

1.1.0 (2025-01-23)

- Drop Python 3.8
- Export the plugin types at top-level
- Add host parameter to aiohttp_server fixture
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-08-12 14:16:33 by Thomas Klausner | Files touched by this commit (4)
Log message:
www/py-test-aiohttp: import py-test-aiohttp-1.0.5

pytest plugin for aiohttp support

The library provides useful fixtures for creation test aiohttp
server and client.