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
更新于 1/19/2026
星标
26
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use vcr-http-recording