Hacker News new | ask | show | jobs
by CuriouslyC 342 days ago
The strategy is to have it write tests, and spend your time making sure the tests are really comprehensive and correct, then mostly just trust the code. If stuff breaks down the line, add regression tests, fix the problem and continue with your day.