Test Isolation Patterns

Document pytest pollution patterns observed in this repo where tests pass in isolation but fail in combined sessions due to shared global state. Recommend autouse fixture scoping or explicit teardown patterns to make tests reliable in any combination.

zaxbyhub 3cda4b9 3.8 KB Updated

File contents

zaxbyhub/ragappv3/tree/main/.agents/skills/test-isolation-patterns commit 3cda4b9bae

Frequently asked questions

npx skillmds@latest add zaxbyhub/test-isolation-patterns