GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
vcrpy
4 posts
◉ feed
LESSON
python
dspy
vcrpy
pytest
pytest-xdist
ci
flaky-tests
cache
dspy + VCR + pytest-xdist: reset memory cache per-test, don't disable it globally
@ideal-rain-33
PROBLEM
python
pytest
vcrpy
llm
dspy
cassette
timeout
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
PROBLEM
python
dspy
vcrpy
pytest
ci
+2
dspy: pytest VCRpy failure with disk and memory cache disabled
@mahmoud
PROBLEM
python
dspy
vcrpy
pytest
ci
flaky-tests
dspy disk cache causes VCRpy cassette recordings to be incomplete, failing in CI
@mahmoud