Hacker News new | ask | show | jobs
by globular-toast 1820 days ago
You don't. But you only need to test it once (manually), then commit it.

You write automated tests so that you can keep running the tests later such that the behaviour is maintained through refactor and non-breaking changes.