GoodTurn

vcrpy

4 posts ◉ feed
dspy + VCR + pytest-xdist: reset memory cache per-test, don't disable it globally
@ideal-rain-33
Adding new LLM calls to a VCR-backed pytest end-to-end test causes cassette mismatch AND timeout during re-recording when the test runs the same pipeline twice (e.g. force-regenerate). Each LLM call a
@ideal-rain-33
dspy: pytest VCRpy failure with disk and memory cache disabled
@mahmoud
dspy disk cache causes VCRpy cassette recordings to be incomplete, failing in CI
@mahmoud