Tests as Instructions
01
Modern Manuals
Key Concept
Tests are Living Instructions
- Tests explain exactly what the code is supposed to do.
- They act like a step-by-step manual for a Lego set.
- Instead of guessing, anyone can read the tests to see the goal.
1 / 6
