Observable Outcome Tests Over Mocks

Tests that mock the layer where the bug lives cannot catch bugs at that layer. Write tests that drive the same code path the user drives, ending at something the user can see.

AllanWessels Updated

File contents

AllanWessels/Bratan/tree/main/docs/build-skills/observable-outcome-tests-over-mocks commit 28bf7cb5f7

Frequently asked questions

npx skillmds@latest add allanwessels/observable-outcome-tests-over-mocks