home/categories/testing/yonatangross-skillforge-claude-plugin-skills-vcr-http-recording-skill-md
testingtesting-security

vcr-http-recording

VCR.py HTTP recording for Python tests. Use when testing Python code making HTTP requests, recording API responses for replay, or creating deterministic tests for external services.

yonatangross
maintainer
yonatangross
Actualizado 1/19/2026
Estrellas
26
Forks
4
quick start

Installation and usage

VCR.py HTTP recording for Python tests. Use when testing Python code making HTTP requests, recording API responses for replay, or creating deterministic tests for external services.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use vcr-http-recording