Sim Boundaries

Sim-driven testing — replace mocks and testcontainers with in-memory trait-based fakes at the right boundary. Apply when writing or reviewing tests for code with external dependencies (databases, brokers, clocks, network), picking the trait boundary to fake at, or exercising partial failures, stale reads, silent drops, hangs, or clock skew.

PierreZ Updated

File contents

PierreZ/claude-personal-skills/tree/main/skills/sim-boundaries commit 417a69c8ba

Frequently asked questions

npx skillmds@latest add pierrez/sim-boundaries