Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/third_party.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ ask to raise the status.
- `pytest-aiohttp-client <https://github.com/sivakov512/pytest-aiohttp-client>`_
Pytest fixture with simpler api, payload decoding and status code assertions.

- `python-proxy-headers <https://github.com/proxymesh/python-proxy-headers>`_
provides ``aiohttp_proxy`` extension for receiving custom response headers from a proxy server

- `octomachinery <https://octomachinery.dev>`_ A framework for developing
GitHub Apps and GitHub Actions.

Expand Down
Loading