Package Details: python-pytest-http-snapshot 0.1.9-1

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)

Required by (1)

Sources (1)

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:

Do you want to trim these snapshots? [y/n] (n):

It looks like the default behavior can be changed, though I don't know what the appropriate option would be.