cyberneticlibrary

Record and debug VCR test cassettes

testing-skillskillsetup L217,611
pydantic/pydantic-ai
What it does

Record, rewrite, and debug VCR cassettes

Best for

Use when running tests with --record-mode, verifying cassette playback, or inspecting request/response bodies in YAML cassettes

Outputs
  • · result
  • · output
Requires
  • · Bash(uv run pytest *)
  • · Bash(uv run python .claude/skills/testing-skill/parse_cassette.py *)
  • · Bash(source .env && uv run pytest *)
  • · Bash(git diff *)
Preconditions

Dependencies installed and configured

Failure modes
  • · Missing dependencies
  • · API error
  • · Invalid input
Trust signals
  • · Source: pydantic/pydantic-ai