Hacker News new | ask | show | jobs
by navyad 1609 days ago
First write tests without touching existing code. Once tests are complete, do refactor.
1 comments

For context, it's Android, and it'd doing weird threading stuff that makes tests crash.