Search Criteria
Package Details: python-pytest-http-snapshot 0.1.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pytest-http-snapshot.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pytest-http-snapshot |
| Description: | Pytest plugin that captures and snapshots HTTP roundtrips. Supports httpx and requests. |
| Upstream URL: | https://github.com/karpetrosyan/http-snapshot |
| Licenses: | MIT |
| Submitter: | Auerhuhn |
| Maintainer: | Auerhuhn |
| Last Packager: | Auerhuhn |
| Votes: | 1 |
| Popularity: | 0.71 |
| First Submitted: | 2026-04-27 11:57 (UTC) |
| Last Updated: | 2026-04-27 11:57 (UTC) |
Dependencies (13)
- python
- python-inline-snapshot
- python-pytest
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-httpx (python-httpx-gitAUR) (check)
- python-requests (check)
- python-urllib3 (check)
- python-httpx (python-httpx-gitAUR) (optional) – integration with httpx
- python-requests (optional) – integration with requests
- python-urllib3 (optional) – integration with requests
Required by (1)
- python-anthropic (check)
Latest Comments
Auerhuhn commented on 2026-04-29 07:18 (UTC)
@gwuensch Can you reproduce this behavior in a clean chroot?
I’d be happy to try fixing this but that’s difficult unless I can reproduce.
gwuensch commented on 2026-04-29 03:13 (UTC)
Expects a user interaction during the check process:
It looks like the default behavior can be changed, though I don't know what the appropriate option would be.