← LibraryBuilder · B5
Tests as verification
Build-along · ~10 min at your own keyboard
Anything with rules — a calculation, a sorter, a template filler — can carry its own tests: 'given these 3 inputs, the output must be exactly this.' Have Claude write the checks alongside the work, and every future change gets caught the moment it breaks something.
Do this
0/4Share what happened
Paste your 3 hand-written cases and the pass/fail results across both runs.