Python Mock Isolation Design

Use Python mocks and fakes as a design tool without losing behavioral confidence. Use when testing external dependencies, choosing monkeypatch versus unittest.mock.patch, isolating slow boundaries, avoiding mock-heavy tests, interpreting mock call assertions, or refactoring toward clearer dependency seams.

LVTD-LLC a757d67 4 files · 6.4 KB Updated

File contents

LVTD-LLC/skills/tree/main/skills/python-mock-isolation-design commit a757d6783f

Frequently asked questions

npx skillmds@latest add lvtd-llc/python-mock-isolation-design